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 ae3d797 + 431a50b commit 9d2a079Copy full SHA for 9d2a079
1 file changed
build.sbt
@@ -1,7 +1,7 @@
1
import com.typesafe.tools.mima.core._
2
3
val scala212 = "2.12.20"
4
-val scala213 = "2.13.16"
+val scala213 = "2.13.18"
5
val scala3 = "3.3.7"
6
7
val scalatestVersion = "3.2.19"
0 commit comments