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