We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fbb0e91 commit 21b5104Copy full SHA for 21b5104
build.sbt
@@ -21,7 +21,7 @@ ThisBuild / developers := List(
21
)
22
23
ThisBuild / sonatypeCredentialHost := "s01.oss.sonatype.org"
24
-ThisBuild / sonatypeRepository := "https://s01.oss.sonatype.org/service/local"
+ThisBuild / sonatypeRepository := "https://s01.oss.sonatype.org/service/local"
25
26
ThisBuild / homepage := scmInfo.value.map(_.browseUrl)
27
0 commit comments