Skip to content

Commit

Permalink
No need for typesafe repo anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz committed Sep 27, 2023
1 parent c6d981d commit 577cab7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
resolvers ++= DefaultOptions.resolvers(snapshot = true)
resolvers ++= Seq(
Resolver.typesafeRepo("releases"),
Resolver.sonatypeRepo("releases"),
Resolver.sonatypeRepo("snapshots"), // used by deploy nightlies, which publish here & use -Dplay.version
)
Expand Down

0 comments on commit 577cab7

Please sign in to comment.