Skip to content

Commit 16b39bb

Browse files
Update sbt-sonatype to 3.12.2
1 parent 57ca6ac commit 16b39bb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.5")
1212

1313
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
1414

15-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.0")
15+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
1616

1717
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
1818

0 commit comments

Comments
 (0)