Skip to content

Commit d87bf4a

Browse files
committed
Update sbt-jmh to 0.4.7
1 parent f5f9f46 commit d87bf4a

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("com.typesafe" % "sbt-mima-plugin" % "1.1.1")
66
addSbtPlugin("com.github.sbt" % "sbt-unidoc" % "0.5.0")
77
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.7.0")
88
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
9-
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
9+
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.7")
1010
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.3")
1111
libraryDependencies += "com.thesamet.scalapb" %% "compilerplugin" % "0.11.11"
1212
addSbtPlugin("ch.epfl.scala" % "sbt-scala3-migrate" % "0.5.1")

0 commit comments

Comments
 (0)