Skip to content

Commit ccfa2b2

Browse files
committed
bump up tlBaseVersion
1 parent a23fba4 commit ccfa2b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ ThisBuild / githubWorkflowAddedJobs ++= Seq(
5454
)
5555
)
5656

57-
ThisBuild / tlBaseVersion := "1.18"
57+
ThisBuild / tlBaseVersion := "1.19"
5858
ThisBuild / tlMimaPreviousVersions ++= Set(
5959
// manually added because tags are not v-prefixed
6060
"1.14.0",

0 commit comments

Comments
 (0)