Skip to content

Commit

Permalink
Fix tlBaseVersion
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffmay committed Nov 3, 2023
1 parent a244e5f commit 45e8837
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
@@ -1,4 +1,4 @@
ThisBuild / tlBaseVersion := "1.15"
ThisBuild / tlBaseVersion := "0.15"
ThisBuild / circeRootOfCodeCoverage := None
ThisBuild / startYear := Some(2016)
ThisBuild / scalafixScalaBinaryVersion := "2.12"
Expand Down

0 comments on commit 45e8837

Please sign in to comment.