Skip to content

Commit

Permalink
Merge pull request #94 from scala-steward/update/sbt-sonatype-3.9.16
Browse files Browse the repository at this point in the history
Update sbt-sonatype to 3.9.16
  • Loading branch information
limansky committed Jan 29, 2023
2 parents 768d212 + 4a167c1 commit 4ae5fdd
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 @@ -2,7 +2,7 @@ addSbtPlugin("com.thoughtworks.sbt-api-mappings" % "sbt-api-mappings" % "3.0.2")

addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.15")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.16")

addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.5")

Expand Down

0 comments on commit 4ae5fdd

Please sign in to comment.