Merge pull request #18224 from ktoso/wip-bump-jmh-dependency-ktoso
=pro bump sbt-jmh dependency to 0.2.3 (cached source gen)
This commit is contained in:
commit
b5c69ac854
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.3.3")
|
|||
|
||||
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "0.6.2")
|
||||
|
||||
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.2.0")
|
||||
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.2.3")
|
||||
|
||||
// stats reporting
|
||||
libraryDependencies += "com.timgroup" % "java-statsd-client" % "2.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue