Skip to content

Commit

Permalink
Merge pull request softwaremill#2715 from softwaremill/update/aws-lam…
Browse files Browse the repository at this point in the history
…bda-java-runtime-interface-client-2.2.0

Update aws-lambda-java-runtime-interface-client to 2.2.0
  • Loading branch information
mergify[bot] committed Feb 7, 2023
2 parents 3db5500 + 4b1b25f commit 630c9fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Versions.scala
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ object Versions {
val newtype = "0.4.4"
val monixNewtype = "0.2.3"
val zioPrelude = "1.0.0-RC16"
val awsLambdaInterface = "2.1.1"
val awsLambdaInterface = "2.2.0"
val armeria = "1.21.0"
val scalaJava8Compat = "1.0.2"
val scalaCollectionCompat = "2.9.0"
Expand Down

0 comments on commit 630c9fb

Please sign in to comment.