Skip to content

Commit

Permalink
sbt-scalafix 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bjaglin committed Apr 7, 2022
1 parent 1d7f2a8 commit 749df3c
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.34")
resolvers += Resolver.sonatypeRepo("snapshots")
dependencyOverrides += "ch.epfl.scala" % "scalafix-interfaces" % "0.9.34+52-a83785c4-SNAPSHOT"

addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.0")
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.14.2")
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
Expand Down

0 comments on commit 749df3c

Please sign in to comment.