We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ac71b7c commit d74df44Copy full SHA for d74df44
project/plugins.sbt
@@ -4,6 +4,6 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")
4
5
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.4")
6
7
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.0")
8
9
addDependencyTreePlugin
0 commit comments