Skip to content

Commit

Permalink
Merge pull request #591 from nationalarchives/update/scala-steward-de…
Browse files Browse the repository at this point in the history
…pendencies/kms-utils-0.1.226

Update kms-utils to 0.1.226 in scala-steward-dependencies
  • Loading branch information
mergify[bot] authored Dec 10, 2024
2 parents b1d0b61 + 265f144 commit 6506731
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
import sbt._

object Dependencies {
lazy val kmsUtils = "uk.gov.nationalarchives" %% "kms-utils" % "0.1.225"
lazy val kmsUtils = "uk.gov.nationalarchives" %% "kms-utils" % "0.1.226"
lazy val generatedGraphql = "uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.396"
lazy val catsEffect = "org.typelevel" %% "cats-effect" % "3.5.7"
lazy val graphqlClient = "uk.gov.nationalarchives" %% "tdr-graphql-client" % "0.0.196"
Expand Down

0 comments on commit 6506731

Please sign in to comment.