Skip to content

Commit

Permalink
Merge pull request #184 from scala-steward/update/sbt-sonatype-3.9.14
Browse files Browse the repository at this point in the history
Update sbt-sonatype to 3.9.14
  • Loading branch information
senia-psm authored Nov 5, 2022
2 parents 7149515 + 6c089cf commit 1947534
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.6")
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.16")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.0")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.13")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.14")
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")

0 comments on commit 1947534

Please sign in to comment.