We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 576ceb2 + 0c14be1 commit b7090d7Copy full SHA for b7090d7
1 file changed
build.sbt
@@ -3,7 +3,7 @@ import sbtcrossproject.CrossPlugin.autoImport.{crossProject, CrossType}
3
// Scala versions
4
val scala213 = "2.13.17"
5
6
-val scala212 = "2.12.20"
+val scala212 = "2.12.21"
7
8
val scala3 = List("3.3.7")
9
0 commit comments