From 5a5cb23bb5e9c4f9970a5278e77741951030f2c9 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 23 Aug 2021 18:15:56 +0000 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-core to v2.1.0 --- 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 624ef1d9a..3706be1e8 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.0.5 + 2.1.0 tests diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 78998b2d3..c28953f29 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -79,7 +79,7 @@ com.google.cloud google-cloud-core - 2.0.5 + 2.1.0 tests diff --git a/samples/snippets/pom.xml b/samples/snippets/pom.xml index 6a896e718..7bcc74ba4 100644 --- a/samples/snippets/pom.xml +++ b/samples/snippets/pom.xml @@ -90,7 +90,7 @@ com.google.cloud google-cloud-core - 2.0.5 + 2.1.0 tests