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 a45e2ec commit 04788b2Copy full SHA for 04788b2
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
4
5
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
6
7
-addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
+addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
8
9
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
10
0 commit comments