Skip to content

Commit

Permalink
Merge pull request #95 from slick/renovate/org.xerial.sbt-sbt-sonatyp…
Browse files Browse the repository at this point in the history
…e-3.x

Update dependency org.xerial.sbt:sbt-sonatype to v3.10.0
  • Loading branch information
mergify[bot] committed Nov 16, 2023
2 parents 5505808 + 5c9bd7f commit eb100dd
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,4 +1,4 @@
addSbtPlugin("org.scalameta" % "sbt-mdoc" % "2.5.1")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.21")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.10.0")
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
addSbtPlugin("io.github.nafg.mergify" % "sbt-mergify-github-actions" % "0.7.0")

0 comments on commit eb100dd

Please sign in to comment.