From 69879d4c9d7a220f9c5a38b144d49e71ad3b94d0 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Mon, 17 Jul 2023 21:48:55 +0200 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-core to v2.21.0 (#1650) --- 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 e19997461..572742ecf 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.20.0 + 2.21.0 tests diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index bb1171814..039476597 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -79,7 +79,7 @@ com.google.cloud google-cloud-core - 2.20.0 + 2.21.0 tests diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 994ea4da5..a352d25f7 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -94,7 +94,7 @@ com.google.cloud google-cloud-core - 2.20.0 + 2.21.0 tests