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 a5db04a + 561384f commit b11ff30Copy full SHA for b11ff30
build.sbt
@@ -15,7 +15,7 @@ ThisBuild / developers ++= List(
15
16
ThisBuild / githubWorkflowJavaVersions := Seq(JavaSpec.temurin("8"))
17
18
-ThisBuild / crossScalaVersions := List("2.12.20", "2.13.16", "3.3.6")
+ThisBuild / crossScalaVersions := List("2.12.20", "2.13.16", "3.3.7")
19
20
ThisBuild / tlVersionIntroduced := Map("3" -> "3.0.3")
21
0 commit comments