Skip to content

Commit 1991438

Browse files
authored
Merge pull request #3 from ThoughtWorksInc/upgrade-sbt-jmh
Upgrade sbt-jmh
2 parents 92a638b + 441b32f commit 1991438

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)