Update sbt-jmh to 0.4.0 (#29657)
This commit is contained in:
parent
1b026ec3d9
commit
05a46409f2
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.7.0")
|
|||
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
|
||||
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
|
||||
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")
|
||||
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.7")
|
||||
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")
|
||||
addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.1")
|
||||
addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.35")
|
||||
addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.18")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue