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 3f604a4 commit 6c82927Copy full SHA for 6c82927
build.sbt
@@ -7,7 +7,7 @@ import sbt.Keys._
7
8
excludeLintKeys in Global ++= Set(ideSkipProject)
9
10
-val scala2_12 = "2.12.20"
+val scala2_12 = "2.12.16"
11
val scala2_13 = "2.13.14"
12
13
val scala2 = List(scala2_12, scala2_13)
0 commit comments