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 07645cb commit 4899150Copy full SHA for 4899150
build.sbt
@@ -1,4 +1,4 @@
1
-val scala213 = "2.13.14"
+val scala213 = "2.13.17"
2
val scala3 = "3.3.3"
3
ThisBuild / scalaVersion := scala213
4
ThisBuild / crossScalaVersions := Seq("2.12.17", scala213, scala3)
0 commit comments