Skip to content

Commit 9891024

Browse files
authored
Merge pull request #1869 from guardian/update/gu
chore(deps): Guardian library updates
2 parents bd3513a + f649c38 commit 9891024

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

build.sbt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ val jacksonV2Version = "2.22.0"
6969
val circeVersion = "0.14.16"
7070

7171
val awsV2SdkVersion = "2.46.17"
72-
val playSecretRotationVersion = "18.0.0"
72+
val playSecretRotationVersion = "19.0.1"
7373

7474
/*
7575
* To test whether any of these entries are redundant:
@@ -100,7 +100,7 @@ libraryDependencies ++= Seq(
100100
"com.gu" %% "simple-configuration-ssm" % "12.0.1",
101101
"com.gu.play-secret-rotation" %% "play-v30" % playSecretRotationVersion,
102102
"com.gu.play-secret-rotation" %% "aws-parameterstore-sdk-v2" % playSecretRotationVersion,
103-
"com.gu.play-googleauth" %% "play-v30" % "39.0.0",
103+
"com.gu.play-googleauth" %% "play-v30" % "41.0.0",
104104
// Pin play-bootstrap because it is tied to the bootstrap version
105105
"com.adrianhurt" %% "play-bootstrap" % "1.6.1-P28-B3", // scala-steward:off
106106
"org.quartz-scheduler" % "quartz" % "2.5.2",

0 commit comments

Comments
 (0)