Skip to content

Commit

Permalink
Merge pull request #157 from scala-steward/update/sbt-jmh-0.4.5
Browse files Browse the repository at this point in the history
Upgrade sbt-jmh from 0.4.4 to 0.4.5
  • Loading branch information
hejfelix authored Aug 7, 2023
2 parents 932dcf9 + 8190c85 commit 203b1b3
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 @@ -5,6 +5,6 @@ addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.4.14")
addSbtPlugin("org.portable-scala" % "sbt-scala-native-crossproject" % "1.3.2")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.0")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.4")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.5")

addDependencyTreePlugin

0 comments on commit 203b1b3

Please sign in to comment.