Skip to content

Commit d74df44

Browse files
build: Update sbt-scalafix from 0.10.4 to 0.11.0
1 parent ac71b7c commit d74df44

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
@@ -4,6 +4,6 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
44

55
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.4")
66

7-
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
7+
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.0")
88

99
addDependencyTreePlugin

0 commit comments

Comments
 (0)