Skip to content

Commit 2b96bea

Browse files
authored
Merge pull request #506 from scala-steward/update/sbt-scalafix-0.9.27
Update sbt-scalafix from 0.9.26 to 0.9.27
2 parents 3a6a7a9 + 6d02a45 commit 2b96bea

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("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.17")
2-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.26")
2+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.27")
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
44
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
55
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.3.2")

0 commit comments

Comments
 (0)