Skip to content

Commit 96191d7

Browse files
authored
Merge pull request #1290 from scala-steward/update/sbt-sonatype-3.12.2
Update sbt-sonatype to 3.12.2
2 parents 5d3ea1b + 20dc586 commit 96191d7

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,4 +12,4 @@ addSbtPlugin("com.github.sbt" % "sbt-native-packager" % "1.10.4")
1212

1313
// Deployment configuration
1414
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
15-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.3")
15+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")

0 commit comments

Comments
 (0)