Skip to content

Commit 2185ad3

Browse files
committed
Update sbt-jmh to 0.3.7
1 parent f82cbcd commit 2185ad3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "4.0.1
22

33
addSbtPlugin("com.thoughtworks.example" % "sbt-example" % "4.0.6")
44

5-
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.2")
5+
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.7")

0 commit comments

Comments
 (0)