Skip to content

Commit

Permalink
Resolve from maven local for snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
holdenk committed May 4, 2024
1 parent fffe884 commit 72c2b4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ val commonSettings = Seq(
"Second Typesafe repo" at "https://repo.typesafe.com/typesafe/maven-releases/",
"Mesosphere Public Repository" at "https://downloads.mesosphere.io/maven",
Resolver.sonatypeRepo("public"),
Resolver.mavenLocal
)
)

Expand Down

0 comments on commit 72c2b4a

Please sign in to comment.