diff --git a/project/Versions.scala b/project/Versions.scala index 5cf95a9b3e..8d6e8d6e5a 100644 --- a/project/Versions.scala +++ b/project/Versions.scala @@ -55,7 +55,7 @@ object Versions { val newtype = "0.4.4" val monixNewtype = "0.3.0" val zioPrelude = "1.0.0-RC42" - val awsLambdaInterface = "2.6.0" + val awsLambdaInterface = "2.8.6" val armeria = "1.33.4" val scalaJava8Compat = "1.0.2" val scalaCollectionCompat = "2.13.0"