diff --git a/README.md b/README.md index ba1a2143c..0f4fdf46d 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.52.0') +implementation platform('com.google.cloud:libraries-bom:26.53.0') implementation 'com.google.cloud:google-cloud-datastore' ``` diff --git a/generation_config.yaml b/generation_config.yaml index 187bb8c3a..69ac415c0 100644 --- a/generation_config.yaml +++ b/generation_config.yaml @@ -1,6 +1,6 @@ gapic_generator_version: 2.51.1 -googleapis_commitish: 8c9639ac76d6f08df5b3c2c0aa759cab126bbba5 -libraries_bom_version: 26.52.0 +googleapis_commitish: e9a4c38a81933108eaa6ac96c7ead31e253c8c64 +libraries_bom_version: 26.53.0 libraries: - api_shortname: datastore name_pretty: Cloud Datastore