Skip to content

Commit

Permalink
Update deprecated tlSonatypeUseLegacyHost setting
Browse files Browse the repository at this point in the history
Replace deprecated `tlSonatypeUseLegacyHost` setting with `sonatypeCredentialHost`
  • Loading branch information
RustedBones authored Nov 18, 2024
1 parent cd95610 commit 6bc2852
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 @@ -25,6 +25,7 @@ import com.here.bom.Bom
import com.typesafe.tools.mima.core.*
import de.heikoseeberger.sbtheader.CommentCreator
import org.typelevel.scalacoptions.JavaMajorVersion.javaMajorVersion
import xerial.sbt.Sonatype

// To test release candidates, find the beam repo and add it as a resolver
// ThisBuild / resolvers += "apache-beam-staging" at "https://repository.apache.org/content/repositories/"
Expand Down

0 comments on commit 6bc2852

Please sign in to comment.