Skip to content

Commit

Permalink
Updates Sonatype repo to new url (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
wjglerum authored Jul 25, 2023
1 parent 5e6fe18 commit 182a112
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,3 +18,6 @@ ThisBuild / versionScheme := Some("semver-spec")
ThisBuild / dynverVTagPrefix := false

Global / onChangedBuildSource := ReloadOnSourceChanges

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

0 comments on commit 182a112

Please sign in to comment.