Skip to content

Commit

Permalink
Update sbt-sonatype to 3.9.21 (zio#2752)
Browse files Browse the repository at this point in the history
Co-authored-by: Juliano Alves <von.juliano@gmail.com>
  • Loading branch information
2 people authored and joelsonoda committed Jun 27, 2023
1 parent dad6a10 commit 54b33ef
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 @@ -12,7 +12,7 @@ addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")

addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")

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

addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")

Expand Down

0 comments on commit 54b33ef

Please sign in to comment.