Skip to content

Commit 1947534

Browse files
authored
Merge pull request #184 from scala-steward/update/sbt-sonatype-3.9.14
Update sbt-sonatype to 3.9.14
2 parents 7149515 + 6c089cf commit 1947534

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
@@ -4,6 +4,6 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.6")
44
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.16")
55
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
66
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.0")
7-
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.13")
7+
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.14")
88
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1")
99
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")

0 commit comments

Comments
 (0)