Skip to content

Commit

Permalink
Bumped up base version
Browse files Browse the repository at this point in the history
  • Loading branch information
hnaderi committed Nov 16, 2023
1 parent 434ec88 commit 32b2ecc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ lazy val scala3 = "3.3.1"

inThisBuild(
List(
tlBaseVersion := "0.11",
tlBaseVersion := "0.12",
scalaVersion := scala3,
fork := true,
Test / fork := false,
Expand Down

0 comments on commit 32b2ecc

Please sign in to comment.