Skip to content

Commit

Permalink
Merge pull request #530 from nationalarchives/update/scala-steward-de…
Browse files Browse the repository at this point in the history
…pendencies/tdr-auth-utils-0.0.210

Update tdr-auth-utils to 0.0.210 in scala-steward-dependencies
  • Loading branch information
mergify[bot] authored Aug 28, 2024
2 parents ee9b55e + 41cd477 commit 7ab64db
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 @@ -4,7 +4,7 @@ object Dependencies {
val circeVersion = "0.14.9"
private val keycloakVersion = "16.1.0"

lazy val authUtils = "uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.208"
lazy val authUtils = "uk.gov.nationalarchives" %% "tdr-auth-utils" % "0.0.210"
lazy val awsLambda = "com.amazonaws" % "aws-lambda-java-core" % "1.2.3"
lazy val awsSsm = "software.amazon.awssdk" % "ssm" % "2.26.27"
lazy val typeSafeConfig = "com.typesafe" % "config" % "1.4.3"
Expand Down

0 comments on commit 7ab64db

Please sign in to comment.