From 879b1ab1ddfad892de28a73dbabe61f787205168 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 16 Sep 2022 15:47:29 +0000 Subject: [PATCH] deps: update dependency com.google.cloud:google-cloud-storage to v2.12.0 --- samples/install-without-bom/pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 4a9ed40a..f17e3987 100644 --- a/samples/install-without-bom/pom.xml +++ b/samples/install-without-bom/pom.xml @@ -35,7 +35,7 @@ com.google.cloud google-cloud-storage - 2.11.3 + 2.12.0 diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 906b6b90..e778809b 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -34,7 +34,7 @@ com.google.cloud google-cloud-storage - 2.11.3 + 2.12.0 junit