Skip to content

Commit f7e988c

Browse files
authored
Merge pull request #3620 from typelevel/update/sbt-jmh-0.4.8
Update sbt-jmh to 0.4.8
2 parents 01e0352 + 8144773 commit f7e988c

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
@@ -5,6 +5,6 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.20.1")
55
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.8")
66
addSbtPlugin("com.armanbilge" % "sbt-scala-native-config-brew-github-actions" % "0.4.0")
77
addSbtPlugin("io.github.sbt-doctest" % "sbt-doctest" % "0.12.2")
8-
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
8+
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.8")
99

1010
libraryDependencySchemes += "com.lihaoyi" %% "geny" % VersionScheme.Always

0 commit comments

Comments
 (0)