diff --git a/README.md b/README.md
index 7162f7d5a..c4dd2f360 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
com.google.cloud
libraries-bom
- 26.54.0
+ 26.55.0
pom
import
@@ -41,7 +41,7 @@ If you are using Maven without the BOM, add this to your dependencies:
com.google.cloud
google-cloud-datastore
- 2.26.2
+ 2.26.3
```
@@ -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.54.0')
+implementation platform('com.google.cloud:libraries-bom:26.55.0')
implementation 'com.google.cloud:google-cloud-datastore'
```
diff --git a/generation_config.yaml b/generation_config.yaml
index 77b25623c..f1f949c50 100644
--- a/generation_config.yaml
+++ b/generation_config.yaml
@@ -1,6 +1,6 @@
gapic_generator_version: 2.53.0
-googleapis_commitish: caac3b8802186510a881d9ae26e6a09c5d800936
-libraries_bom_version: 26.54.0
+googleapis_commitish: 6bc8e91bf92cc985da5ed0c227b48f12315cb695
+libraries_bom_version: 26.55.0
libraries:
- api_shortname: datastore
name_pretty: Cloud Datastore