Skip to content

Commit

Permalink
Merge pull request #34 from scalacenter/update/sbt-scalafix-0.12.0
Browse files Browse the repository at this point in the history
Update sbt-scalafix to 0.12.0
  • Loading branch information
bjaglin authored Apr 15, 2024
2 parents 9e37ea4 + c4f192a commit e9850db
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions scalafix/project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")
dependencyOverrides += "ch.epfl.scala" % "scalafix-interfaces" % "0.12.0"
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.0")

0 comments on commit e9850db

Please sign in to comment.