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 0b33238 + 690a920 commit 6ff91bfCopy full SHA for 6ff91bf
1 file changed
build.sbt
@@ -3,7 +3,7 @@ val scala213 = "2.13.16"
3
4
val scala212 = "2.12.20"
5
6
-val scala3 = "3.3.4"
+val scala3 = "3.3.5"
7
8
val scala2 = List(scala213, scala212)
9
val scalaVersions = scala3 :: scala2
0 commit comments