From 77546e0548e72e331523fb4f30edd1577b5fe6ea Mon Sep 17 00:00:00 2001 From: cloud-java-bot <122572305+cloud-java-bot@users.noreply.github.com> Date: Wed, 6 Nov 2024 12:18:52 -0500 Subject: [PATCH] chore: Update generation configuration at Wed Nov 6 02:24:47 UTC 2024 (#2254) * chore: Update generation configuration at Sat Oct 26 02:24:29 UTC 2024 * chore: Update generation configuration at Sun Oct 27 02:29:11 UTC 2024 * chore: Update generation configuration at Tue Oct 29 02:27:44 UTC 2024 * chore: Update generation configuration at Wed Oct 30 02:27:20 UTC 2024 * chore: Update generation configuration at Thu Oct 31 02:27:54 UTC 2024 * chore: Update generation configuration at Fri Nov 1 02:30:31 UTC 2024 * chore: Update generation configuration at Sat Nov 2 02:25:12 UTC 2024 * chore: generate libraries at Sat Nov 2 02:25:54 UTC 2024 * chore: Update generation configuration at Tue Nov 5 02:25:23 UTC 2024 * chore: Update generation configuration at Wed Nov 6 02:24:47 UTC 2024 --- README.md | 2 +- generation_config.yaml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 467308471..9e74e4993 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.49.0') +implementation platform('com.google.cloud:libraries-bom:26.50.0') implementation 'com.google.cloud:google-cloud-pubsub' ``` diff --git a/generation_config.yaml b/generation_config.yaml index e461a523d..3418d0efb 100644 --- a/generation_config.yaml +++ b/generation_config.yaml @@ -1,6 +1,6 @@ -gapic_generator_version: 2.48.0 -googleapis_commitish: 537fd482f6bb8afb3a146d9b21673a8eb27958bd -libraries_bom_version: 26.49.0 +gapic_generator_version: 2.49.0 +googleapis_commitish: 5e306b977beaf42766855a4a26ebe1f2dd133d92 +libraries_bom_version: 26.50.0 libraries: - api_shortname: pubsub name_pretty: Cloud Pub/Sub