Skip to content

Commit 9c506df

Browse files
committed
typelevel#787 - remove all sql package private code
1 parent 059a8e6 commit 9c506df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ val shimVersion = "0.0.1-SNAPSHOT"
1717
val Scala212 = "2.12.19"
1818
val Scala213 = "2.13.13"
1919

20-
resolvers in Global += Resolver.mavenLocal
20+
//resolvers in Global += Resolver.mavenLocal
2121
resolvers in Global += MavenRepository(
2222
"sonatype-s01-snapshots",
2323
Resolver.SonatypeS01RepositoryRoot + "/snapshots"

0 commit comments

Comments
 (0)