=pro update sbt-jmh (readying up for sbt 1.0)

This commit is contained in:
Konrad `ktoso` Malawski 2017-06-27 18:49:19 +09:00
parent 403702d19f
commit 5f22f8e552
No known key found for this signature in database
GPG key ID: 31C4D344FCFF9318

View file

@ -23,7 +23,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.3.3")
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "1.0.0")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.2.17")
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.2.26")
addSbtPlugin("pl.project13.sbt" % "sbt-jol" % "0.1.1")