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 a27514f commit 9e7f431Copy full SHA for 9e7f431
build.sbt
@@ -1,7 +1,7 @@
1
import com.typesafe.tools.mima.core._
2
3
val scala212 = "2.12.19"
4
-val scala213 = "2.13.12"
+val scala213 = "2.13.13"
5
val scala3 = "3.3.3"
6
7
val scalatestVersion = "3.2.18"
0 commit comments