We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2587f6 commit dfe507aCopy full SHA for dfe507a
1 file changed
build.sbt
@@ -15,7 +15,7 @@ ThisBuild / tlSitePublishBranch := Some("main")
15
ThisBuild / tlCiReleaseBranches := Seq("main")
16
ThisBuild / tlFatalWarnings := false
17
18
-val Scala212 = "2.12.20"
+val Scala212 = "2.12.21"
19
val Scala213 = "2.13.18"
20
val Scala3 = "3.3.7"
21
0 commit comments