Skip to content

Commit ec64850

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update sbt-sonatype to 3.9.17
1 parent 8fec6df commit ec64850

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.1.0")
44

5-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.15")
5+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.17")
66

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

0 commit comments

Comments
 (0)