Skip to content

Commit 59238ef

Browse files
Switch to s01.oss.sonatype.org
1 parent 7481d02 commit 59238ef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

build.sbt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ inThisBuild(
1212
"",
1313
url("https://github.com/alexarchambault")
1414
)
15-
)
15+
),
16+
sonatypeCredentialHost := "s01.oss.sonatype.org"
1617
)
1718
)
1819

0 commit comments

Comments
 (0)