Skip to content

Commit 106b98b

Browse files
committed
Update to the latest sbt-jmh
1 parent 23186cd commit 106b98b

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
@@ -1,6 +1,6 @@
11
addSbtPlugin("org.scala-sbt" % "sbt-houserules" % "0.3.5")
22
addSbtPlugin("org.scala-sbt" % "sbt-contraband" % "0.3.2")
3-
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.2.27")
3+
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.3")
44
addSbtPlugin("de.heikoseeberger" % "sbt-header" % "3.0.2")
55
addSbtPlugin("com.thesamet" % "sbt-protoc" % "0.99.12-rc5")
66
libraryDependencies += "com.trueaccord.scalapb" %% "compilerplugin" % "0.6.0"

0 commit comments

Comments
 (0)