sbt-jmh 0.3.3 now works with dtrace (macs!) (#24396)
This commit is contained in:
parent
9836dbbad1
commit
44fdca0399
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.1.18")
|
|||
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.0-M1")
|
||||
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.1")
|
||||
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "2.0.1")
|
||||
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.0")
|
||||
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.3")
|
||||
addSbtPlugin("com.typesafe.sbt" % "sbt-native-packager" % "1.2.2-RC2")
|
||||
addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.1")
|
||||
addSbtPlugin("com.timushev.sbt" % "sbt-updates" % "0.3.1")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue