Skip to content

Commit c7b17a5

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update sbt-sonatype to 3.9.18
1 parent 6696ac2 commit c7b17a5

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.17")
5+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.18")
66

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

0 commit comments

Comments
 (0)