Update sbt-pgp to 2.2.1
This commit is contained in:
parent
6ec08f402a
commit
12e4f463d8
|
@ -1,5 +1,5 @@
|
|||
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
|
||||
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.15")
|
||||
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
|
||||
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
|
||||
addSbtPlugin("com.typesafe.sbt" % "sbt-osgi" % "0.9.6")
|
||||
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
|
||||
|
|
Loading…
Reference in New Issue