We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41ef5ce commit 79f13c0Copy full SHA for 79f13c0
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.17"
+val Scala213 = "2.13.18"
20
val Scala3 = "3.3.7"
21
22
ThisBuild / scalaVersion := Scala212
0 commit comments