Skip to content

Commit

Permalink
Use sonatype legacy host
Browse files Browse the repository at this point in the history
  • Loading branch information
lorandszakacs committed Jan 31, 2024
1 parent 124d2e1 commit 22b7409
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 @@ -50,6 +50,7 @@ val LTSJava = JavaSpec.temurin("17")

ThisBuild / githubWorkflowJavaVersions := Seq(PrimaryJava, LTSJava)

ThisBuild / tlSonatypeUseLegacyHost := true // we still publish to legacy host https://central.sonatype.org/news/20210223_new-users-on-s01/#why-are-we-doing-this
ThisBuild / tlCiHeaderCheck := true
ThisBuild / tlCiScalafmtCheck := true
ThisBuild / tlCiScalafixCheck := false
Expand Down

0 comments on commit 22b7409

Please sign in to comment.