Skip to content

Commit

Permalink
Update build.sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
sirocchj authored Jan 8, 2024
1 parent 140fdf5 commit d5ca191
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 @@ -28,7 +28,7 @@ val D = new {
lazy val zio = Def.setting("dev.zio" %%% "zio" % V.zio)
}

ThisBuild / tlBaseVersion := "0.18"
ThisBuild / tlBaseVersion := "0.19"
ThisBuild / tlCiReleaseBranches := Seq("master")
ThisBuild / tlVersionIntroduced := Map("3" -> "0.16.3")
ThisBuild / tlSonatypeUseLegacyHost := true
Expand Down

0 comments on commit d5ca191

Please sign in to comment.