Skip to content

Commit 32f111f

Browse files
committed
Bump SBT plugins rto latest versions
1 parent ac98034 commit 32f111f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

project/sbt-sonatype.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
// [https://github.com/xerial/sbt-sonatype]
2-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.1")
3-
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
2+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
3+
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.1")

0 commit comments

Comments
 (0)