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 2d52461 commit b9026bdCopy full SHA for b9026bd
1 file changed
build.sbt
@@ -1,6 +1,6 @@
1
import com.typesafe.tools.mima.core._
2
import Dependencies._
3
-val scala212 = "2.12.20"
+val scala212 = "2.12.21"
4
val scala213 = "2.13.16"
5
val scala3 = "3.3.6"
6
0 commit comments