Update sbt-pgp to 2.1.2 (#30097)
This commit is contained in:
parent
dfd6ae20ea
commit
2c524f110f
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.27")
|
||||||
// sbt-osgi 0.9.6 is available but breaks populating akka-protobuf-v3
|
// sbt-osgi 0.9.6 is available but breaks populating akka-protobuf-v3
|
||||||
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.4")
|
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.jsuereth" % "sbt-pgp" % "2.1.1")
|
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
|
||||||
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.0")
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue