Skip to content

Commit

Permalink
Update aws-lambda-java-runtime-interface-client to 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
1 parent cc67c24 commit e2d83f7
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 @@ -87,7 +87,7 @@ object WellcomeDependencies {
object ExternalDependencies {
lazy val versions = new {
val apacheCommons = "1.12.0"
val awsLambdaClient = "2.5.1"
val awsLambdaClient = "2.6.0"
val awsLambdaEvents = "3.14.0"
val circe = "0.14.1"
val diffJson = "4.1.1"
Expand Down

0 comments on commit e2d83f7

Please sign in to comment.