We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2827417 + c840612 commit a60c5feCopy full SHA for a60c5fe
build.sbt
@@ -3,7 +3,7 @@ import sbtcrossproject.CrossPlugin.autoImport.{crossProject, CrossType}
3
// Scala versions
4
val scala213 = "2.13.15"
5
6
-val scala212 = "2.12.19"
+val scala212 = "2.12.20"
7
8
val scala3 = List("3.3.4")
9
0 commit comments