We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f57055c commit e5da2b2Copy full SHA for e5da2b2
project/plugins.sbt
@@ -10,6 +10,6 @@ addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.0")
10
11
addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.13")
12
13
-addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.2")
+addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")
14
15
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")
0 commit comments