Skip to content

Commit 9c56055

Browse files
Update aws-lambda-java-events to 3.16.0 (#139)
Co-authored-by: horothesun-scala-steward[bot] <132169906+horothesun-scala-steward[bot]@users.noreply.github.com>
1 parent e6171ae commit 9c56055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ object Dependencies {
1313

1414
val awsLambdaCore = "1.3.0"
1515

16-
val awsLambdaEvents = "3.15.0"
16+
val awsLambdaEvents = "3.16.0"
1717

1818
val logbackClassic = "1.5.18"
1919

0 commit comments

Comments
 (0)