Skip to content

Commit

Permalink
Update sbt-sonatype to 3.9.20 (#494)
Browse files Browse the repository at this point in the history
Co-authored-by: dwolla-oss-scala-steward[bot] <212073+dwolla-oss-scala-steward[bot]@users.noreply.github.com>
  • Loading branch information
dwolla-oss-scala-steward[bot] and dwolla-oss-scala-steward[bot] authored May 5, 2023
1 parent 3c24670 commit 3280f5e
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,7 +4,7 @@ addSbtPlugin("org.portable-scala" % "sbt-crossproject" % "1.3.1")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.1")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.4.2")
addSbtPlugin("com.codecommit" % "sbt-github-actions" % "0.14.2")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.19")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.20")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "1.1.2")

addSbtPlugin("org.scalablytyped.converter" % "sbt-converter" % "1.0.0-beta41")

0 comments on commit 3280f5e

Please sign in to comment.