Skip to content

Commit e5da2b2

Browse files
committed
Update plugin for jmh
1 parent f57055c commit e5da2b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.0")
1010

1111
addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.13")
1212

13-
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.2")
13+
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")
1414

1515
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.9.0")

0 commit comments

Comments
 (0)