From 5f88f4f5f6fd1c8f2c0e7523b6919a6a477d785c Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 22 Jun 2023 20:58:26 +0200 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-core to v2.20.0 (#1629) --- 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 f4bd72fb6..114a4cd40 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.19.0 + 2.20.0 tests diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index eb49a2397..45cf8cc10 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -79,7 +79,7 @@ com.google.cloud google-cloud-core - 2.19.0 + 2.20.0 tests diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index a6c9da362..a34463f80 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -94,7 +94,7 @@ com.google.cloud google-cloud-core - 2.19.0 + 2.20.0 tests