From 8990b7ca7cfbb08cd117f59bbf18c67dd1e7fb18 Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 1 Dec 2023 00:18:35 +0100 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-core to v2.28.0 (#1830) --- 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 291f34cc3..f1c736587 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.27.0 + 2.28.0 tests diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 8f762f2e1..1a906a1ee 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -79,7 +79,7 @@ com.google.cloud google-cloud-core - 2.27.0 + 2.28.0 tests diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 78ece2240..b2282edd2 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -98,7 +98,7 @@ com.google.cloud google-cloud-core - 2.27.0 + 2.28.0 tests