Skip to content

Commit

Permalink
scalafix 0.10.0 final
Browse files Browse the repository at this point in the history
  • Loading branch information
bjaglin authored Jul 15, 2022
1 parent 26217d8 commit cf233f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scalafix/project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.0")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.16")
dependencyOverrides += "ch.epfl.scala" % "scalafix-interfaces" % "0.10.0-RC1"
dependencyOverrides += "ch.epfl.scala" % "scalafix-interfaces" % "0.10.0"
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.2")

0 comments on commit cf233f2

Please sign in to comment.