We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6fa3a77 + b595b4d commit 3773a8eCopy full SHA for 3773a8e
build.sbt
@@ -16,7 +16,7 @@ ThisBuild / developers ++= List(
16
17
ThisBuild / githubWorkflowJavaVersions := Seq(JavaSpec.temurin("8"))
18
19
-ThisBuild / crossScalaVersions := List("2.12.20", "2.13.15", "3.3.3")
+ThisBuild / crossScalaVersions := List("2.12.20", "2.13.15", "3.3.4")
20
21
ThisBuild / tlVersionIntroduced := Map("3" -> "3.0.3")
22
0 commit comments