Skip to content

Commit b90a96d

Browse files
committed
Update build.sbt
1 parent 7de6a0d commit b90a96d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.sbt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ 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")
2019

2120
ThisBuild / dynverSonatypeSnapshots := true
2221
ThisBuild / publishTo := {

0 commit comments

Comments
 (0)