Skip to content

Commit 11a8a4e

Browse files
committed
Update sbt-scalafix to 0.13.0
1 parent 29be4ff commit 11a8a4e

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
@@ -3,4 +3,4 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
33
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.6.1")
44
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
55
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
6-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.12.1")
6+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.13.0")

0 commit comments

Comments
 (0)