Skip to content

Commit b770ec6

Browse files
authored
Merge pull request #369 from scala-steward/update/sbt-scalafix-0.9.23
Update sbt-scalafix to 0.9.23
2 parents 2182045 + 8609691 commit b770ec6

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
@@ -1,5 +1,5 @@
11
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.14")
2-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.21")
2+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.23")
33
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
44
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.4")
55
addSbtPlugin("com.47deg" % "sbt-microsites" % "1.2.1")

0 commit comments

Comments
 (0)