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.
2 parents 72d564f + f684108 commit e33743fCopy full SHA for e33743f
project/plugins.sbt
@@ -30,4 +30,4 @@ concurrentRestrictions in Global := Seq(
30
Tags.limitAll(1) // workaround for https://github.com/sbt/sbt/issues/2970
31
)
32
33
-addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.2.27")
+addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.3")
0 commit comments