Skip to content

Commit

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

Update tdr-auth-utils to 0.0.161
  • Loading branch information
TomJKing authored Sep 4, 2023
2 parents ec6f80f + 2157a44 commit 9a79f3d
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.100"

lazy val authUtils = "uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.160"
lazy val authUtils = "uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.161"
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 9a79f3d

Please sign in to comment.