Skip to content

Commit

Permalink
Merge pull request #852 from nationalarchives/update/tdr-auth-utils-0…
Browse files Browse the repository at this point in the history
….0.157

Update tdr-auth-utils to 0.0.157
  • Loading branch information
TomJKing authored Aug 31, 2023
2 parents e4f81b3 + 82c4f3e commit caf3212
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 @@ -8,7 +8,7 @@ object Dependencies {
private val monovoreDeclineVersion = "2.4.1"
private val awsUtilsVersion = "0.1.97"

lazy val authUtils = "uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.156"
lazy val authUtils = "uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.157"
lazy val generatedGraphql = "uk.gov.nationalarchives" %% "tdr-generated-graphql" % "0.0.341"
lazy val s3Utils = "uk.gov.nationalarchives" %% "s3-utils" % awsUtilsVersion
lazy val stepFunctionUtils = "uk.gov.nationalarchives" %% "stepfunction-utils" % awsUtilsVersion
Expand Down

0 comments on commit caf3212

Please sign in to comment.