Skip to content

Commit 542ab2c

Browse files
committed
Update sbt-scalafix, scalafix-rules to 0.11.1
1 parent 0386b3d commit 542ab2c

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,2 +1,2 @@
11
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
2-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.0")
2+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.1")

0 commit comments

Comments
 (0)