From 888a885dc229960c26fae5098c4b43b7b0ef4fa6 Mon Sep 17 00:00:00 2001 From: cloud-java-bot <122572305+cloud-java-bot@users.noreply.github.com> Date: Wed, 12 Feb 2025 18:04:24 -0500 Subject: [PATCH] chore: Update generation configuration at Wed Jan 29 00:26:49 UTC 2025 (#1756) This pull request is generated with proto changes between [googleapis/googleapis@d5cc1cd](https://togithub.com/googleapis/googleapis/commit/d5cc1cd738a66bb7104162bcb35ebd539c658415) (exclusive) and [googleapis/googleapis@280725e](https://togithub.com/googleapis/googleapis/commit/280725e991516d4a0f136268faf5aa6d32d21b54) (inclusive). BEGIN_COMMIT_OVERRIDE BEGIN_NESTED_COMMIT fix(deps): update the Java code generator (gapic-generator-java) to 2.52.0 END_NESTED_COMMIT BEGIN_NESTED_COMMIT chore: update the libraries_bom version to 26.53.0 END_NESTED_COMMIT END_COMMIT_OVERRIDE --- README.md | 2 +- generation_config.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cc87ad9a9..9fcbde385 100644 --- a/README.md +++ b/README.md @@ -51,7 +51,7 @@ If you are using Maven without the 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:26.52.0') +implementation platform('com.google.cloud:libraries-bom:26.53.0') implementation 'com.google.cloud:google-cloud-logging' ``` diff --git a/generation_config.yaml b/generation_config.yaml index 118f02702..344b20a48 100644 --- a/generation_config.yaml +++ b/generation_config.yaml @@ -1,6 +1,6 @@ -gapic_generator_version: 2.51.1 -googleapis_commitish: d5cc1cd738a66bb7104162bcb35ebd539c658415 -libraries_bom_version: 26.52.0 +gapic_generator_version: 2.52.0 +googleapis_commitish: 280725e991516d4a0f136268faf5aa6d32d21b54 +libraries_bom_version: 26.53.0 libraries: - api_shortname: logging name_pretty: Cloud Logging