Skip to content

Commit e07988c

Browse files
Update aws-lambda-java-events to 3.15.0 (#118)
Co-authored-by: horothesun-scala-steward[bot] <132169906+horothesun-scala-steward[bot]@users.noreply.github.com>
1 parent ca58391 commit e07988c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ object Dependencies {
1313

1414
val awsLambdaCore = "1.2.3"
1515

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

1818
val logbackClassic = "1.5.16"
1919

0 commit comments

Comments
 (0)