Skip to content

Commit

Permalink
Merge pull request #76 from scala-steward/update/sbt-sonatype-3.9.13
Browse files Browse the repository at this point in the history
Update sbt-sonatype to 3.9.13
  • Loading branch information
Atry authored Jul 10, 2022
2 parents e2fc4f7 + 3b303c6 commit 4632974
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
@@ -1,6 +1,6 @@
addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "8.2.1")

addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8.1")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.13")

addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.0.0")

Expand Down

0 comments on commit 4632974

Please sign in to comment.