We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f830ed9 commit bc1a19fCopy full SHA for bc1a19f
1 file changed
build.sbt
@@ -12,7 +12,7 @@ val scalacheckEffect = "2.1.0"
12
val refinedVersion = "0.11.3"
13
val nakedFSVersion = "0.1.0"
14
15
-val Scala212 = "2.12.20"
+val Scala212 = "2.12.21"
16
val Scala213 = "2.13.18"
17
18
ThisBuild / tlBaseVersion := "0.17"
0 commit comments