We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc1068c commit b42325fCopy full SHA for b42325f
build.sbt
@@ -24,7 +24,7 @@ val scala213 = "2.13.16"
24
25
val scala3 = "3.3.5"
26
27
-ThisBuild / tlBaseVersion := "3.7"
+ThisBuild / tlBaseVersion := "3.8"
28
29
ThisBuild / tlUntaggedAreSnapshots := false
30
0 commit comments