Skip to content
This repository has been archived by the owner on Oct 21, 2023. It is now read-only.

Commit

Permalink
Merge pull request #174 from scala-steward/update/sbt-sonatype-3.9.9
Browse files Browse the repository at this point in the history
Update sbt-sonatype to 3.9.9
  • Loading branch information
mergify[bot] authored Aug 17, 2021
2 parents f471f2b + 748c2ed commit b9080f3
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 @@ -7,7 +7,7 @@ libraryDependencies ++= Seq(

addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.5")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.9")
addSbtPlugin("com.lightbend" % "sbt-whitesource" % "0.1.18")
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")

Expand Down

0 comments on commit b9080f3

Please sign in to comment.