We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents af4b36c + 6ef3173 commit 8277635Copy full SHA for 8277635
build.sbt
@@ -1,7 +1,7 @@
1
import sbtcrossproject.CrossPlugin.autoImport.{crossProject, CrossType}
2
3
// Scala versions
4
-val scala213 = "2.13.16"
+val scala213 = "2.13.17"
5
6
val scala212 = "2.12.20"
7
0 commit comments