Skip to content

Commit

Permalink
Merge pull request #1413 from nationalarchives/update/scala-steward-d…
Browse files Browse the repository at this point in the history
…ependencies/tdr-auth-utils-0.0.223

Update tdr-auth-utils to 0.0.223 in scala-steward-dependencies
  • Loading branch information
mergify[bot] authored Dec 7, 2024
2 parents f9c1a9c + 87bc927 commit dd12cd7
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
Expand Up @@ -10,7 +10,7 @@ object Dependencies {
private val doobieVersion = "1.0.0-RC6"
private val testContainersVersion = "0.41.4"

lazy val authUtils = "uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.222"
lazy val authUtils = "uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.223"
lazy val awsRds = "software.amazon.awssdk" % "rds" % "2.26.27"
lazy val generatedGraphql = "uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.396"
lazy val s3Utils = "uk.gov.nationalarchives" %% "s3-utils" % awsUtilsVersion
Expand Down

0 comments on commit dd12cd7

Please sign in to comment.