diff --git a/README.md b/README.md index 4d718dab1d..821583f400 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,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.77.0') +implementation platform('com.google.cloud:libraries-bom:26.78.0') implementation 'com.google.cloud:google-cloud-bigtable' ``` diff --git a/generation_config.yaml b/generation_config.yaml index 4f0e0f883e..a5ab256e8f 100644 --- a/generation_config.yaml +++ b/generation_config.yaml @@ -1,6 +1,6 @@ gapic_generator_version: 2.67.0 -googleapis_commitish: 6f8a554039638f4a9ca78d5f0c964281a16f4166 -libraries_bom_version: 26.77.0 +googleapis_commitish: 5f6048b0222ddc57826fbbd254ea3197e2db82f3 +libraries_bom_version: 26.78.0 template_excludes: - .gitignore - .kokoro/presubmit/integration.cfg