From fca9025616a9499ec22cb38596d5cc8e6dce6526 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 12 Oct 2023 22:23:26 +0200 Subject: [PATCH] fix(deps): update dependency com.google.cloud.functions:functions-framework-api to v1.1.0 (#1296) Co-authored-by: Roger Martinez <31829545+rogerthatdev@users.noreply.github.com> --- java/cloud-function-hello-world/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java/cloud-function-hello-world/pom.xml b/java/cloud-function-hello-world/pom.xml index c5ae583ca..f17a53028 100644 --- a/java/cloud-function-hello-world/pom.xml +++ b/java/cloud-function-hello-world/pom.xml @@ -17,7 +17,7 @@ com.google.cloud.functions functions-framework-api - 1.0.1 + 1.1.0