Skip to content

Commit

Permalink
Merge pull request #1175 from nationalarchives/scala-steward-dependen…
Browse files Browse the repository at this point in the history
…cies

Scala Steward Updates
  • Loading branch information
Tom-Hallett authored Oct 17, 2024
2 parents 6f7b0a2 + 28e95fe commit 86d2415
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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.4.0")
resolvers += Resolver.jcenterRepo
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.3")
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")

0 comments on commit 86d2415

Please sign in to comment.