Skip to content

Commit 60f32ed

Browse files
committed
Update build.sbt
1 parent 0a47662 commit 60f32ed

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
@@ -14,7 +14,7 @@ ThisBuild / scalaVersion := scala213Version
1414

1515
ThisBuild / crossScalaVersions := Seq("2.12.20", scala213Version, "3.3.6")
1616

17-
ThisBuild / sonatypeCredentialHost := sonatypeCentralHost
17+
ThisBuild / sonatypeCredentialHost := "s01.oss.sonatype.org"
1818
ThisBuild / sonatypeRepository := "s01.oss.sonatype.org"
1919

2020
resolvers ++= Resolver.sonatypeOssRepos("snapshots")

0 commit comments

Comments
 (0)