We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 059a8e6 commit 9c506dfCopy full SHA for 9c506df
build.sbt
@@ -17,7 +17,7 @@ val shimVersion = "0.0.1-SNAPSHOT"
17
val Scala212 = "2.12.19"
18
val Scala213 = "2.13.13"
19
20
-resolvers in Global += Resolver.mavenLocal
+//resolvers in Global += Resolver.mavenLocal
21
resolvers in Global += MavenRepository(
22
"sonatype-s01-snapshots",
23
Resolver.SonatypeS01RepositoryRoot + "/snapshots"
0 commit comments