Skip to content

Commit

Permalink
remove temp resolver
Browse files Browse the repository at this point in the history
  • Loading branch information
pjfanning committed Jan 15, 2024
1 parent 2a43097 commit 033a935
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,6 @@
* This file is part of the Apache Pekko project, which was derived from Akka.
*/

resolvers ++= Resolver.sonatypeOssRepos("snapshots") // while testing sbt-pekko-build

addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "2.1.5")

addSbtPlugin("com.lightbend.sbt" % "sbt-java-formatter" % "0.7.0")
Expand Down

0 comments on commit 033a935

Please sign in to comment.