Skip to content

Commit c7fa1c7

Browse files
committed
typelevel#787 - ml internals removal - all public - typelevel#300 - use rc1, so1 not a default repo it seems
1 parent 089cb3a commit c7fa1c7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

build.sbt

+4
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ resolvers in Global += MavenRepository(
2222
"sonatype-s01-snapshots",
2323
Resolver.SonatypeS01RepositoryRoot + "/snapshots"
2424
)
25+
resolvers in Global += MavenRepository(
26+
"sonatype-s01-releases",
27+
Resolver.SonatypeS01RepositoryRoot + "/releases"
28+
)
2529
resolvers in Global += MavenRepository(
2630
"apache_snaps",
2731
"https://repository.apache.org/content/repositories/snapshots"

0 commit comments

Comments
 (0)