Skip to content

Commit

Permalink
Merge pull request #1611 from guardian/update/gu
Browse files Browse the repository at this point in the history
chore(deps): Guardian library updates
  • Loading branch information
akash1810 authored Feb 10, 2025
2 parents f69531c + 7e19ddb commit 3646d86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ libraryDependencies ++= Seq(
"com.fasterxml.jackson.module" %% "jackson-module-scala" % jacksonVersion,
"org.scanamo" %% "scanamo" % "3.0.0",
"com.beachape" %% "enumeratum" % "1.7.5",
"com.gu" %% "simple-configuration-ssm" % "4.0.2",
"com.gu" %% "simple-configuration-ssm" % "4.0.3",
"com.gu.play-secret-rotation" %% "play-v30" % playSecretRotationVersion,
"com.gu.play-secret-rotation" %% "aws-parameterstore-sdk-v2" % playSecretRotationVersion,
"com.gu.play-googleauth" %% "play-v30" % "20.0.0",
Expand Down

0 comments on commit 3646d86

Please sign in to comment.