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 9c279f0 + 28eaa50 commit 7e89bd0Copy full SHA for 7e89bd0
build.sbt
@@ -1,7 +1,7 @@
1
// Scala versions
2
val scala213 = "2.13.16"
3
4
-val scala3 = "3.3.6"
+val scala3 = "3.3.7"
5
6
val allScalaVersions = List(scala213, scala3)
7
0 commit comments