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.
2 parents 4a1b357 + 475690f commit 561a281Copy full SHA for 561a281
build.sbt
@@ -1,7 +1,7 @@
1
import com.typesafe.tools.mima.core._
2
3
val Scala213 = "2.13.18"
4
-val Scala212 = "2.12.20"
+val Scala212 = "2.12.21"
5
val Scala3 = "3.3.7"
6
7
ThisBuild / tlBaseVersion := "2.7"
0 commit comments