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 783e7b8 commit 9262596Copy full SHA for 9262596
project/plugins.sbt
@@ -6,6 +6,6 @@ addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
6
7
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
8
9
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.4")
10
11
addDependencyTreePlugin
0 commit comments