We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e037ac5 commit d3fea59Copy full SHA for d3fea59
project/plugins.sbt
@@ -4,6 +4,6 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
4
5
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
6
7
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.3")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
8
9
addDependencyTreePlugin
0 commit comments