Skip to content

Commit c250332

Browse files
scala-stewardnMoncho
authored andcommitted
Update sbt-scalafix to 0.14.0
1 parent 4d76e6a commit c250332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.4")
55
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
66
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.6.4")
77
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
8-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")
8+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.0")
99
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.4")

0 commit comments

Comments
 (0)