Skip to content

Commit 853fbf7

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update sbt-sonatype to 3.11.3
1 parent 6ba46af commit 853fbf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugin.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
22

33
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
44

5-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
5+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.3")
66

77
scalacOptions ++= (
88
"-deprecation" ::

0 commit comments

Comments
 (0)