Skip to content

Commit d4dbd71

Browse files
authored
Update build.sbt
1 parent e876fc8 commit d4dbd71

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
@@ -16,7 +16,7 @@ ThisBuild / crossScalaVersions := Seq("2.12.20", scala213Version, "3.3.5")
1616
sonatypeCredentialHost := "s01.oss.sonatype.org"
1717
sonatypeRepository := "s01.oss.sonatype.org"
1818

19-
//resolvers ++= Resolver.sonatypeOssRepos("snapshots")
19+
resolvers ++= Resolver.sonatypeOssRepos("snapshots")
2020

2121
bomFormat := "xml"
2222

0 commit comments

Comments
 (0)