Skip to content

Commit 619c308

Browse files
Update sbt-jmh to 0.4.7
1 parent ce8b493 commit 619c308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugin.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.14.0")
22
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.16")
3-
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.6")
3+
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
44
addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.6.4")

0 commit comments

Comments
 (0)