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 5159491 commit 2c57b33
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 circe = "0.14.1"
val diffJson = "4.1.1"
val fastparse = "2.3.3"
Expand Down

0 comments on commit 2c57b33

Please sign in to comment.