Update sbt-pgp to 2.0.1 (#28396)
This commit is contained in:
parent
ee6d48c7ba
commit
9480d6415c
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.11")
|
|||
// sbt-osgi 0.9.5 is available but breaks including jdk9-only classes
|
||||
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.4")
|
||||
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.6.1")
|
||||
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.0")
|
||||
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
|
||||
addSbtPlugin("com.eed3si9n" % "sbt-unidoc" % "0.4.2")
|
||||
addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.0")
|
||||
addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.3.7")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue