We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3780888 commit b7e1c17Copy full SHA for b7e1c17
1 file changed
build.sbt
@@ -16,7 +16,7 @@ ThisBuild / tlCiReleaseBranches := Seq("main")
16
ThisBuild / tlFatalWarnings := false
17
18
val Scala212 = "2.12.20"
19
-val Scala213 = "2.13.16"
+val Scala213 = "2.13.17"
20
val Scala3 = "3.3.6"
21
22
ThisBuild / scalaVersion := Scala212
0 commit comments