Skip to content

Commit f16be7c

Browse files
scala-steward-botxuwei-k
authored andcommitted
Update sbt-sonatype to 3.12.0
1 parent c28e368 commit f16be7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugin.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
22
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
3-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.3")
3+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.0")
44

55
scalacOptions ++= (
66
"-deprecation" ::

0 commit comments

Comments
 (0)