Update sbt-jmh to 0.4.3 (#30304)
This commit is contained in:
parent
ceac670501
commit
fa23288bb3
1 changed files with 1 additions and 1 deletions
|
|
@ -18,7 +18,7 @@ addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.4")
|
||||||
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
|
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")
|
||||||
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
|
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.3")
|
||||||
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")
|
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")
|
||||||
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")
|
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.3")
|
||||||
addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.1")
|
addSbtPlugin("io.spray" % "sbt-boilerplate" % "0.6.1")
|
||||||
addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.38")
|
addSbtPlugin("com.lightbend.akka" % "sbt-paradox-akka" % "0.38")
|
||||||
addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.18")
|
addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.18")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue