Skip to content

Commit 441b32f

Browse files
authored
Upgrade sbt-jmh
1 parent 92a638b commit 441b32f

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" % "2.5.0
22

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

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

0 commit comments

Comments
 (0)