Skip to content

Commit

Permalink
Merge pull request #511 from scala-steward/update/sbt-jmh-0.4.0
Browse files Browse the repository at this point in the history
Update sbt-jmh to 0.4.0
  • Loading branch information
yanns authored Sep 9, 2020
2 parents 177693d + 7203715 commit eb7d7df
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 @@ -8,4 +8,4 @@ addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.0")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.2.7")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.7")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")

0 comments on commit eb7d7df

Please sign in to comment.