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 792ace1 commit 72ae4abCopy full SHA for 72ae4ab
project/plugins.sbt
@@ -4,6 +4,6 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
4
5
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
6
7
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.31")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.32")
8
9
addDependencyTreePlugin
0 commit comments