Skip to content

Commit 04788b2

Browse files
chore(deps): Update dependency pl.project13.scala:sbt-jmh to v0.4.8 (#1767)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a45e2ec commit 04788b2

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
@@ -4,7 +4,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")
44

55
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.1")
66

7-
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
7+
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
88

99
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.14.3")
1010

0 commit comments

Comments
 (0)