From 48a44321ad34edd8c297ccc57445ec36916171cb Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Wed, 27 Sep 2023 20:19:07 +0200 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-core to v2.24.1 (#1737) --- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- samples/snippets/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index bc9188793..3c2bfd88c 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -80,7 +80,7 @@ com.google.cloud google-cloud-core - 2.23.0 + 2.24.1 tests diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 61f735c7a..2e36e5d37 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -79,7 +79,7 @@ com.google.cloud google-cloud-core - 2.23.0 + 2.24.1 tests diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 35c8f88b2..8e832b12e 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -94,7 +94,7 @@ com.google.cloud google-cloud-core - 2.23.0 + 2.24.1 tests