diff --git a/README.md b/README.md index c5e5eb8c6..d0e7118a0 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ If you are using Maven without the BOM, add this to your dependencies: com.google.cloud google-cloud-logging - 3.21.1 + 3.21.3 ``` @@ -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.53.0') +implementation platform('com.google.cloud:libraries-bom:26.55.0') implementation 'com.google.cloud:google-cloud-logging' ``` diff --git a/generation_config.yaml b/generation_config.yaml index 344b20a48..06ec060f6 100644 --- a/generation_config.yaml +++ b/generation_config.yaml @@ -1,6 +1,6 @@ -gapic_generator_version: 2.52.0 -googleapis_commitish: 280725e991516d4a0f136268faf5aa6d32d21b54 -libraries_bom_version: 26.53.0 +gapic_generator_version: 2.54.0 +googleapis_commitish: 4c84e9b22958827a02b761703d6fb431bc101adc +libraries_bom_version: 26.55.0 libraries: - api_shortname: logging name_pretty: Cloud Logging