Skip to content

Commit 5a56c8e

Browse files
authored
Merge pull request #1497 from guardian/update/aws
chore(deps): AWS dependency updates
2 parents c6a8051 + e36d8df commit 5a56c8e

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
@@ -345,7 +345,7 @@ lazy val sloMonitor = lambda("slomonitor", "slomonitor", Some("com.gu.notificati
345345
Seq(
346346
description := "Monitors SLO performance for breaking news notifications",
347347
libraryDependencies ++= Seq(
348-
"com.amazonaws" % "aws-lambda-java-events" % "3.15.0",
348+
"com.amazonaws" % "aws-lambda-java-events" % "3.16.0",
349349
"com.amazonaws" % "aws-java-sdk-cloudwatch" % awsSdkVersion,
350350
"io.netty" % "netty-codec" % nettyVersion,
351351
"io.netty" % "netty-codec-http" % nettyVersion,

0 commit comments

Comments
 (0)