Skip to content

Commit

Permalink
Merge pull request #1599 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 Jan 10, 2025
2 parents 0d52777 + 05f29d8 commit adc09d7
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.1",
"com.gu" %% "simple-configuration-ssm" % "4.0.2",
"com.gu.play-secret-rotation" %% "play-v30" % playSecretRotationVersion,
"com.gu.play-secret-rotation" %% "aws-parameterstore-sdk-v2" % playSecretRotationVersion,
"com.gu.play-googleauth" %% "play-v30" % "17.1.0",
Expand Down

0 comments on commit adc09d7

Please sign in to comment.