Skip to content

Commit 84eac01

Browse files
Update aws-lambda-java-events to 3.16.1
1 parent 80e06ec commit 84eac01

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@ lazy val sloMonitor = lambda("slomonitor", "slomonitor", Some("com.gu.notificati
347347
Seq(
348348
description := "Monitors SLO performance for breaking news notifications",
349349
libraryDependencies ++= Seq(
350-
"com.amazonaws" % "aws-lambda-java-events" % "3.16.0",
350+
"com.amazonaws" % "aws-lambda-java-events" % "3.16.1",
351351
"com.amazonaws" % "aws-java-sdk-cloudwatch" % awsSdkVersion,
352352
"io.netty" % "netty-codec" % nettyVersion,
353353
"io.netty" % "netty-codec-http" % nettyVersion,

0 commit comments

Comments
 (0)