Skip to content

Commit 20b6989

Browse files
Update sbt-scalafix to 0.9.33 (#366)
1 parent ec10a45 commit 20b6989

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.scalameta" % "sbt-scalafmt" % "2.4.4")
2-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.32")
2+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.33")
33
addSbtPlugin("ch.epfl.scala" % "sbt-missinglink" % "0.3.3")
44
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.0.1")
55
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.20")

0 commit comments

Comments
 (0)