Skip to content

Commit

Permalink
Merge pull request #266 from softwaremill/update/sbt-jmh-0.4.5
Browse files Browse the repository at this point in the history
Update sbt-jmh to 0.4.5
  • Loading branch information
mergify[bot] authored Jun 6, 2023
2 parents 834df65 + 7c765d1 commit c263d9d
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 @@ -11,4 +11,4 @@ addSbtPlugin("com.softwaremill.sbt-softwaremill" % "sbt-softwaremill-browser-tes
addSbtPlugin("org.jetbrains" % "sbt-ide-settings" % "1.1.0")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")

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

0 comments on commit c263d9d

Please sign in to comment.