Skip to content

Commit

Permalink
Merge pull request #562 from guardian/tf-bump-auth
Browse files Browse the repository at this point in the history
Bump play-googleauth
  • Loading branch information
tomrf1 authored Mar 13, 2024
2 parents 307796a + 783d8c3 commit 21912e4
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 @@ -14,7 +14,7 @@ asciiGraphWidth := 999999999 // to ensure Snyk can read the the deeeeep dependen

libraryDependencies ++= Seq(
"com.typesafe.scala-logging" %% "scala-logging" % "3.9.5",
"com.gu.play-googleauth" %% "play-v28" % "2.2.6",
"com.gu.play-googleauth" %% "play-v28" % "4.0.0",
"com.gu" %% "simple-configuration-ssm" % "1.5.7",
"software.amazon.awssdk" % "s3" % awsVersion,
"software.amazon.awssdk" % "dynamodb" % awsVersion,
Expand Down

0 comments on commit 21912e4

Please sign in to comment.