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 c879578 commit 2f78b02Copy full SHA for 2f78b02
build.sbt
@@ -1,5 +1,5 @@
1
val Scala213 = "2.13.14"
2
-val Scala3 = "3.3.3"
+val Scala3 = "3.3.4"
3
4
ThisBuild / tlBaseVersion := "0.2"
5
ThisBuild / crossScalaVersions := Seq(Scala213, Scala3)
0 commit comments