Skip to content

Commit

Permalink
Use the legacy Sonatype host
Browse files Browse the repository at this point in the history
  • Loading branch information
rossabaker committed Oct 9, 2023
1 parent e5a8893 commit a1b3666
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 @@ -9,6 +9,7 @@ val Scala3 = "3.3.1"
ThisBuild / crossScalaVersions := Seq("2.12.18", Scala213, Scala3)
ThisBuild / scalaVersion := crossScalaVersions.value.last
ThisBuild / tlBaseVersion := "9.1"
ThisBuild / tlSonatypeUseLegacyHost := true

ThisBuild / githubWorkflowTargetBranches :=
Seq("*", "series/*")
Expand Down

0 comments on commit a1b3666

Please sign in to comment.