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 5259c64 commit d690eb8Copy full SHA for d690eb8
project/plugin.sbt
@@ -23,7 +23,7 @@ addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.2.0")
23
addSbtPlugin("com.simplytyped" % "sbt-antlr4" % "0.8.2")
24
25
// For JMH benchmark
26
-addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.7")
+addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")
27
addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.12")
28
29
// For sbt-airframe-http
0 commit comments