Upgrade sbt-jmh to 0.2.16 (#21589)
This commit is contained in:
parent
bda93d23cb
commit
6fea2f3526
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.3.3")
|
|||
|
||||
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "0.2.2")
|
||||
|
||||
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.2.11")
|
||||
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.2.16")
|
||||
|
||||
addSbtPlugin("pl.project13.sbt" % "sbt-jol" % "0.1.1")
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue