Skip to content

Commit e1a00aa

Browse files
authored
Merge pull request #881 from guardian/update/gu
chore(deps): Guardian library updates
2 parents fbde44f + c90c7b4 commit e1a00aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ libraryDependencies ++= Seq(
5959
"software.amazon.awssdk" % "cloudwatch" % awsSdkVersion,
6060
"software.amazon.awssdk" % "ses" % awsSdkVersion,
6161
"com.google.code.gson" % "gson" % "2.13.2",
62-
"com.gu.play-googleauth" %% "play-v30" % "33.0.0",
62+
"com.gu.play-googleauth" %% "play-v30" % "34.0.0",
6363
"org.quartz-scheduler" % "quartz" % "2.5.2",
6464
"org.playframework" %% "play-json-joda" % "3.0.6",
6565
"org.scalatest" %% "scalatest" % "3.2.19" % Test,

0 commit comments

Comments
 (0)