Skip to content

Commit 21b5104

Browse files
Appease the formatter once more
1 parent fbb0e91 commit 21b5104

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ThisBuild / developers := List(
2121
)
2222

2323
ThisBuild / sonatypeCredentialHost := "s01.oss.sonatype.org"
24-
ThisBuild / sonatypeRepository := "https://s01.oss.sonatype.org/service/local"
24+
ThisBuild / sonatypeRepository := "https://s01.oss.sonatype.org/service/local"
2525

2626
ThisBuild / homepage := scmInfo.value.map(_.browseUrl)
2727

0 commit comments

Comments
 (0)