Skip to content

Commit

Permalink
Update tdr-auth-utils to 0.0.229 in scala-steward-dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
tna-da-bot committed Feb 10, 2025
1 parent 674ee8c commit 94c8937
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.8"

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

0 comments on commit 94c8937

Please sign in to comment.