Skip to content

Commit dc41b79

Browse files
authored
Merge pull request #217 from target/update/sbt-scalafix-0.14.3
Update sbt-scalafix from 0.14.2 to 0.14.3
2 parents f530806 + 7629b24 commit dc41b79

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("com.github.sbt" % "sbt-git" % "2.1.0")
33
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
44
addSbtPlugin("com.codecommit" % "sbt-github-packages" % "0.5.3")
55
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.4")
6-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.2")
6+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")

0 commit comments

Comments
 (0)