File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ val jacksonV2Version = "2.22.0"
6969val circeVersion = " 0.14.16"
7070
7171val 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" ,
You can’t perform that action at this time.
0 commit comments