Skip to content

Commit

Permalink
build: Update sbt-jmh from 0.4.0 to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
j5ik2o-bot[bot] committed May 12, 2021
1 parent 4fab73b commit 9ff0294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")

addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.1")

addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")

Expand Down

0 comments on commit 9ff0294

Please sign in to comment.