Skip to content
This repository was archived by the owner on Oct 10, 2023. It is now read-only.

Commit 5d93558

Browse files
scala-steward-for-moia[bot]scala-steward
andauthored
Update sbt-sonatype to 3.9.11 (#272)
Co-authored-by: scala-steward <162267+scala-steward-for-moia[bot]@users.noreply.github.com>
1 parent 4f595eb commit 5d93558

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
@@ -8,7 +8,7 @@ addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
88
addSbtPlugin("com.sksamuel.scapegoat" %% "sbt-scapegoat" % "1.1.1")
99

1010
// Publish to sonatype
11-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.10")
11+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.11")
1212

1313
// publishSigned
1414
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")

0 commit comments

Comments
 (0)