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 1e6b700 commit 315b71cCopy full SHA for 315b71c
build.sbt
@@ -14,7 +14,7 @@ ThisBuild / developers := List(
14
15
val scala212 = "2.12.20"
16
val scala213 = "2.13.16"
17
-val scala3 = "3.3.6"
+val scala3 = "3.3.7"
18
val PrimaryJava = JavaSpec.temurin("11")
19
val LTSJava = JavaSpec.temurin("17")
20
0 commit comments