Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Commit

Permalink
build: Update sbt-jmh from 0.4.2 to 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
cw-scala-steward authored and cw-scala-steward committed Jun 1, 2021
1 parent 953a0fc commit 37f136c
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
Expand Up @@ -2,7 +2,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")

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

addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.2")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")

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

Expand Down

0 comments on commit 37f136c

Please sign in to comment.