Skip to content

Commit

Permalink
Merge pull request #250 from guardian/update/aws
Browse files Browse the repository at this point in the history
chore(deps): AWS dependency updates
  • Loading branch information
akash1810 authored Aug 20, 2024
2 parents 5db1a2e + 11c3f99 commit 9c148d8
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 @@ -82,7 +82,7 @@ lazy val anghammarad = project
name := "anghammarad",
libraryDependencies ++= Seq(
"org.scala-lang.modules" %% "scala-collection-compat" % "2.12.0",
"com.amazonaws" % "aws-lambda-java-events" % "3.12.0",
"com.amazonaws" % "aws-lambda-java-events" % "3.13.0",
"com.amazonaws" % "aws-lambda-java-core" % "1.2.3",
"com.amazonaws" % "aws-java-sdk-lambda" % awsSdkVersion,
"com.amazonaws" % "aws-java-sdk-ses" % awsSdkVersion,
Expand Down

0 comments on commit 9c148d8

Please sign in to comment.