Skip to content

Commit 450c545

Browse files
committed
Update build.sbt
1 parent 8922930 commit 450c545

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.sbt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ ThisBuild / crossScalaVersions := Seq("2.11.12", "2.12.20", scala213Version, "3.
1616
ThisBuild / sonatypeCredentialHost := sonatypeCentralHost
1717

1818
resolvers += Resolver.sonatypeCentralSnapshots
19+
resolvers ++= Resolver.sonatypeOssRepos("snapshots")
1920

2021
ThisBuild / dynverSonatypeSnapshots := true
2122
ThisBuild / publishTo := {

0 commit comments

Comments
 (0)