Skip to content

Commit

Permalink
use sonatypeCredentialHost
Browse files Browse the repository at this point in the history
  • Loading branch information
sirocchj committed Jan 22, 2025
1 parent 901bccd commit 19c65a6
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 D = new {
ThisBuild / tlBaseVersion := "0.19"
ThisBuild / tlCiReleaseBranches := Seq("master")
ThisBuild / tlVersionIntroduced := Map("3" -> "0.16.3")
ThisBuild / tlSonatypeUseLegacyHost := true
ThisBuild / sonatypeCredentialHost := Sonatype.sonatypeLegacy
ThisBuild / organization := "io.laserdisc"
ThisBuild / organizationName := "LaserDisc"
ThisBuild / licenses := Seq(License.MIT)
Expand Down

0 comments on commit 19c65a6

Please sign in to comment.