From 037fa7daf06ebffab1b36b638ff147c3bb83553d Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Fri, 19 Apr 2024 03:53:29 +0200 Subject: [PATCH] chore(deps): update dependency com.google.cloud:google-cloud-storage-control to v2.36.1-alpha (#2488) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(deps): update dependency com.google.cloud:google-cloud-storage-control to v2.36.1-alpha * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md --------- Co-authored-by: Owl Bot Co-authored-by: Sydney Munro <97561403+sydney-munro@users.noreply.github.com> --- README.md | 2 +- samples/install-without-bom/pom.xml | 2 +- samples/native-image-sample/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index e5b41028c2..f40b6f6f32 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-storage-control - 2.36.0-alpha + 2.36.1-alpha ``` diff --git a/samples/install-without-bom/pom.xml b/samples/install-without-bom/pom.xml index 27141fb96d..81719b9521 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-control - 2.36.0-alpha + 2.36.1-alpha diff --git a/samples/native-image-sample/pom.xml b/samples/native-image-sample/pom.xml index 3e349ff758..55d2354618 100644 --- a/samples/native-image-sample/pom.xml +++ b/samples/native-image-sample/pom.xml @@ -67,7 +67,7 @@ com.google.cloud google-cloud-storage-control - 2.36.0-alpha + 2.36.1-alpha compile