Skip to content

Commit

Permalink
Merge pull request #41 from scalacenter/scalafix-0.13.0
Browse files Browse the repository at this point in the history
scalafix 0.13.0
  • Loading branch information
bjaglin authored Sep 27, 2024
2 parents aacd878 + 8629279 commit a70368f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scalafix/project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
dependencyOverrides += "ch.epfl.scala" % "scalafix-interfaces" % "0.13.0"

0 comments on commit a70368f

Please sign in to comment.