Skip to content

Commit

Permalink
Merge pull request #1045 from nationalarchives/update/sbt-sonatype-3.…
Browse files Browse the repository at this point in the history
…10.0

Update sbt-sonatype to 3.10.0
  • Loading branch information
TomJKing authored Nov 16, 2023
2 parents 5e4a607 + 8f38cbb commit f1766d8
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,5 +1,5 @@
addSbtPlugin("rocks.muki" % "sbt-graphql" % "0.16.0")
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
resolvers += Resolver.jcenterRepo
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")

0 comments on commit f1766d8

Please sign in to comment.