Skip to content

Commit

Permalink
Update build.sbt
Browse files Browse the repository at this point in the history
  • Loading branch information
min2ha authored Dec 25, 2023
1 parent e8fbd05 commit 430ecbb
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 @@ -42,6 +42,7 @@ libraryDependencies += "org.julienrf" %% "play-jsmessages" % "1.6.2"
resolvers ++=Seq(
Resolver.sonatypeRepo("public"),
Resolver.mavenLocal,
Resolver.typesafeRepo("releases"),
//"DefaultMavenRepository" at "https://repo1.maven.org/maven2/",
"Apache Repository" at "https://repository.apache.org/content/repositories/releases/",
"rubygems-release" at "http://rubygems-proxy.torquebox.org/releases"
Expand Down

0 comments on commit 430ecbb

Please sign in to comment.