Bump sbt and sbt-jmh version (#25103)
This commit is contained in:
parent
ad2bcfefd2
commit
53c3b817f3
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
|||
sbt.version=1.1.4
|
||||
sbt.version=1.1.5
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@ addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.2.0")
|
|||
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.3")
|
||||
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.4")
|
||||
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