From 9c513853869daeca322d1d6732bcc57c6947a6ae Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 7 Jan 2022 03:28:36 +0000 Subject: [PATCH 1/3] deps: update dependency com.google.cloud:google-cloud-shared-dependencies to v2.6.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 51f34d76..6e4d99af 100644 --- a/pom.xml +++ b/pom.xml @@ -87,7 +87,7 @@ com.google.cloud google-cloud-shared-dependencies - 2.5.1 + 2.6.0 pom import From b5ae90d14be55af7fe94a6155e9381c4f5d1805a Mon Sep 17 00:00:00 2001 From: Owl Bot Date: Fri, 7 Jan 2022 03:30:25 +0000 Subject: [PATCH 2/3] =?UTF-8?q?=F0=9F=A6=89=20Updates=20from=20OwlBot?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c91cf0f..433db0c8 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ If you are using Maven without BOM, add this to your dependencies: If you are using Gradle 5.x or later, add this to your dependencies ```Groovy -implementation platform('com.google.cloud:libraries-bom:24.1.0') +implementation platform('com.google.cloud:libraries-bom:24.1.2') implementation 'com.google.cloud:google-cloud-redis' ``` From 2e1f6e3ea0f905f5264a74f499cc6237562e4b84 Mon Sep 17 00:00:00 2001 From: Tomo Suzuki Date: Fri, 7 Jan 2022 11:15:46 -0500 Subject: [PATCH 3/3] deps: shared-config 1.2.4 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6e4d99af..be1898ca 100644 --- a/pom.xml +++ b/pom.xml @@ -14,7 +14,7 @@ com.google.cloud google-cloud-shared-config - 1.2.2 + 1.2.4