Skip to content

Commit

Permalink
Merge pull request #125 from guardian/update/gu
Browse files Browse the repository at this point in the history
chore(deps): Guardian library updates
  • Loading branch information
aracho1 authored Dec 18, 2024
2 parents 7de98cc + eee7e15 commit 85d975a
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 @@ -21,8 +21,8 @@ libraryDependencies ++= Seq(
"com.amazonaws" % "aws-java-sdk-s3" % "1.12.778",
"com.amazonaws" % "aws-lambda-java-core" % "1.2.3",
"com.amazonaws" % "aws-lambda-java-log4j2" % "1.5.1",
"com.gu" %% "simple-configuration-ssm" % "4.0.1",
"com.google.auth" % "google-auth-library-oauth2-http" % "1.30.1",
"com.gu" %% "simple-configuration-ssm" % "4.0.0",
"org.slf4j" % "slf4j-simple" % "2.0.16",
"com.github.jwt-scala" %% "jwt-core" % "10.0.1",
"com.squareup.okhttp3" % "okhttp" % "4.12.0",
Expand Down

0 comments on commit 85d975a

Please sign in to comment.