diff --git a/project/Versions.scala b/project/Versions.scala index 464be35cf8..90af95d771 100644 --- a/project/Versions.scala +++ b/project/Versions.scala @@ -50,7 +50,7 @@ object Versions { val newtype = "0.4.4" val monixNewtype = "0.2.3" val zioPrelude = "1.0.0-RC23" - val awsLambdaInterface = "2.4.1" + val awsLambdaInterface = "2.4.2" val armeria = "1.27.2" val scalaJava8Compat = "1.0.2" val scalaCollectionCompat = "2.11.0"