Skip to content

Commit

Permalink
Fixed sonatype publication
Browse files Browse the repository at this point in the history
  • Loading branch information
djspiewak committed Nov 14, 2022
1 parent f955166 commit 2b8f44a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ ThisBuild / crossScalaVersions := Seq("3.2.1", "2.12.17", "2.13.10")
ThisBuild / tlVersionIntroduced := Map("3" -> "1.1.1")

ThisBuild / tlCiReleaseBranches := Seq("series/1.x")
ThisBuild / tlSonatypeUseLegacyHost := false

val CatsEffectVersion = "3.4.0"

Expand Down

0 comments on commit 2b8f44a

Please sign in to comment.