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 da9a19f commit 5855aadCopy full SHA for 5855aad
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
2
3
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
4
5
-addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
+addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.4")
6
7
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.10.4")
8
0 commit comments