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.
tlBaseVersion
1 parent a23fba4 commit ccfa2b2Copy full SHA for ccfa2b2
build.sbt
@@ -54,7 +54,7 @@ ThisBuild / githubWorkflowAddedJobs ++= Seq(
54
)
55
56
57
-ThisBuild / tlBaseVersion := "1.18"
+ThisBuild / tlBaseVersion := "1.19"
58
ThisBuild / tlMimaPreviousVersions ++= Set(
59
// manually added because tags are not v-prefixed
60
"1.14.0",
0 commit comments