Skip to content

Commit

Permalink
Update aws-lambda-java-events to 3.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent 058bb45 commit cc67c24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ object ExternalDependencies {
lazy val versions = new {
val apacheCommons = "1.12.0"
val awsLambdaClient = "2.5.1"
val awsLambdaEvents = "3.12.0"
val awsLambdaEvents = "3.14.0"
val circe = "0.14.1"
val diffJson = "4.1.1"
val fastparse = "2.3.3"
Expand Down

0 comments on commit cc67c24

Please sign in to comment.