Skip to content

Commit

Permalink
Added Sonatype host
Browse files Browse the repository at this point in the history
  • Loading branch information
rcardin committed May 15, 2024
1 parent e2a249d commit e2e9934
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ inThisBuild(
)
)

ThisBuild / sonatypeCredentialHost := "s01.oss.sonatype.org"
sonatypeRepository := "https://s01.oss.sonatype.org/service/local"

lazy val core = project
.settings(
name := "core",
Expand Down

0 comments on commit e2e9934

Please sign in to comment.