Skip to content

Commit 6a78868

Browse files
Update aws-lambda-java-core to 1.4.0 (#150)
Co-authored-by: horothesun-scala-steward[bot] <132169906+horothesun-scala-steward[bot]@users.noreply.github.com>
1 parent 8c533b8 commit 6a78868

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
@@ -11,7 +11,7 @@ object Dependencies {
1111

1212
val circe = "0.14.14"
1313

14-
val awsLambdaCore = "1.3.0"
14+
val awsLambdaCore = "1.4.0"
1515

1616
val awsLambdaEvents = "3.16.1"
1717

0 commit comments

Comments
 (0)