Skip to content

Commit

Permalink
build: Update sbt-jmh from 0.4.5 to 0.4.6
Browse files Browse the repository at this point in the history
  • Loading branch information
j5ik2o-bot[bot] authored and j5ik2o committed Sep 15, 2023
1 parent 77c4cde commit d8f0bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -2,7 +2,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")

addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.12")

addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.5")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.6")

addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.11.0")

Expand Down

0 comments on commit d8f0bbd

Please sign in to comment.