Skip to content

Commit

Permalink
Merge pull request #116 from guardian/update/gu
Browse files Browse the repository at this point in the history
chore(deps): Guardian library updates
  • Loading branch information
waisingyiu authored Dec 11, 2024
2 parents 7f7e2cb + eb64afd commit a7a0365
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 @@ -39,7 +39,7 @@ libraryDependencies ++= Seq(
"com.amazonaws" % "aws-lambda-java-events" % "3.14.0",
"com.amazonaws" % "aws-java-sdk-cloudwatch" % awsSdkVersion,
"com.amazonaws" % "aws-java-sdk-dynamodb" % awsSdkVersion,
"com.gu" %% "content-api-client-default" % "32.0.0",
"com.gu" %% "content-api-client-default" % "32.0.1",
"com.gu" %% "mobile-notifications-api-models" % "3.0.0",
"com.gu" %% "thrift-serializer" % "5.0.7",
"org.joda" % "joda-convert" % "3.0.1",
Expand Down

0 comments on commit a7a0365

Please sign in to comment.