Skip to content

Commit 501290c

Browse files
authored
Merge pull request #620 from scala-steward/update/sbt-jmh-0.4.8
Update sbt-jmh to 0.4.8
2 parents 2369284 + bde052d commit 501290c

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
@@ -24,7 +24,7 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.4.1")
2424

2525
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
2626

27-
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
27+
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
2828

2929
ThisBuild / libraryDependencySchemes ++= Seq(
3030
"org.scala-lang.modules" %% "scala-xml" % VersionScheme.Always

0 commit comments

Comments
 (0)