Skip to content

Commit 7331cfb

Browse files
authored
Merge pull request #2316 from scala-steward/update/sbt-jmh-0.4.8
Update sbt-jmh to 0.4.8
2 parents 994315f + 61cdd43 commit 7331cfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ addSbtPlugin("org.typelevel" % "sbt-typelevel-ci-release" % "0.8.0")
66
addSbtPlugin("org.typelevel" % "sbt-typelevel-mergify" % "0.8.0")
77
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.3.1")
88
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.6.2")
9-
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
9+
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
1010
addSbtPlugin("com.github.sbt" % "sbt-header" % "5.11.0")
1111
addSbtPlugin("org.typelevel" % "sbt-tpolecat" % "0.5.2")
1212
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.7.2")

0 commit comments

Comments
 (0)