Skip to content

Commit eae24ff

Browse files
authored
Merge pull request #1416 from scala-steward/update/sbt-scalafix-0.14.5
Update sbt-scalafix from 0.14.4 to 0.14.5
2 parents b449bf5 + 375981d commit eae24ff

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
@@ -1,5 +1,5 @@
11
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
2-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
2+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.5")
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.5")
44
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.2")
55
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.4.4")

0 commit comments

Comments
 (0)