Skip to content

Commit

Permalink
Merge pull request #1026 from mkurz/cleanup-resolvers
Browse files Browse the repository at this point in the history
[2.10.x] Remove legacy typesafe resolver
  • Loading branch information
mkurz authored Apr 29, 2024
2 parents 45dc1d8 + 42c1d07 commit d697311
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
Expand Up @@ -3,7 +3,6 @@
*/

resolvers ++= DefaultOptions.resolvers(snapshot = true)
resolvers += Resolver.typesafeRepo("releases")

addSbtPlugin("com.typesafe.play" % "play-docs-sbt-plugin" % sys.props.getOrElse("play.version", "2.9.2"))

Expand Down

0 comments on commit d697311

Please sign in to comment.