Skip to content

Commit

Permalink
typelevel#787 - remove all sql package private code
Browse files Browse the repository at this point in the history
  • Loading branch information
chris-twiner committed Mar 7, 2024
1 parent 059a8e6 commit 9c506df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ val shimVersion = "0.0.1-SNAPSHOT"
val Scala212 = "2.12.19"
val Scala213 = "2.13.13"

resolvers in Global += Resolver.mavenLocal
//resolvers in Global += Resolver.mavenLocal
resolvers in Global += MavenRepository(
"sonatype-s01-snapshots",
Resolver.SonatypeS01RepositoryRoot + "/snapshots"
Expand Down

0 comments on commit 9c506df

Please sign in to comment.