Skip to content

Commit

Permalink
base version
Browse files Browse the repository at this point in the history
  • Loading branch information
swalker2m committed Oct 31, 2023
1 parent 713c733 commit e107e9b
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 @@ -31,7 +31,7 @@ val skunkVersion = "0.6.0"
val pprintVersion = "0.8.1"
val testcontainersScalaVersion = "0.40.14" // N.B. 0.40.15 causes java.lang.NoClassDefFoundError: munit/Test

ThisBuild / tlBaseVersion := "0.6"
ThisBuild / tlBaseVersion := "0.7"
ThisBuild / scalaVersion := "3.3.1"
ThisBuild / crossScalaVersions := Seq("3.3.1")

Expand Down

0 comments on commit e107e9b

Please sign in to comment.