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 9e499f1 commit 8d52941Copy full SHA for 8d52941
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.2")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.3")
8
9
addDependencyTreePlugin
0 commit comments