Skip to content

Commit 841c892

Browse files
authored
Merge pull request 2m#444 from scala-steward/update/sbt-scalafix-0.13.0
Update sbt-scalafix to 0.13.0
2 parents 29be4ff + 11a8a4e commit 841c892

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
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)