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 974cec6 commit 37f2d8bCopy full SHA for 37f2d8b
build.sbt
@@ -24,7 +24,7 @@ val scala213 = "2.13.16"
24
25
val scala3 = "3.3.5"
26
27
-ThisBuild / tlBaseVersion := "3.6"
+ThisBuild / tlBaseVersion := "3.7"
28
29
ThisBuild / tlCiReleaseBranches := Seq("series/3.x")
30
0 commit comments