Skip to content

Commit

Permalink
Remove typesafeRepo
Browse files Browse the repository at this point in the history
  • Loading branch information
mkurz committed Jan 30, 2024
1 parent 21dc194 commit 4d7b121
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,7 +1,6 @@
// Copyright (C) from 2022 The Play Framework Contributors <https://github.com/playframework>, 2011-2021 Lightbend Inc. <https://www.lightbend.com>

resolvers ++= DefaultOptions.resolvers(snapshot = true) ++ Seq(
Resolver.typesafeRepo("releases"),
"Tatami Releases".at("https://raw.github.com/cchantep/tatami/master/releases")
)

Expand Down

0 comments on commit 4d7b121

Please sign in to comment.