Skip to content

Commit 5366208

Browse files
committed
Update SBT plugins
1 parent e528ed5 commit 5366208

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

project/sbt-sonatype.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
// @formatter:off
22
//
33
// [https://github.com/xerial/sbt-sonatype]
4-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.13")
4+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.14")
55
// [https://github.com/sbt/sbt-pgp]
6-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
6+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.0")

0 commit comments

Comments
 (0)