diff --git a/README.md b/README.md index d682969de..e42e069fe 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.73.0') +implementation platform('com.google.cloud:libraries-bom:26.74.0') implementation 'com.google.cloud:google-cloud-datastore' ``` diff --git a/generation_config.yaml b/generation_config.yaml index 16e68051a..362bc2acb 100644 --- a/generation_config.yaml +++ b/generation_config.yaml @@ -1,6 +1,6 @@ gapic_generator_version: 2.65.1 -googleapis_commitish: 415914bd49d41beaae8a9adb348ee2587c93aa70 -libraries_bom_version: 26.73.0 +googleapis_commitish: 6406df78515540a6a7d64b3dba19190766467455 +libraries_bom_version: 26.74.0 libraries: - api_shortname: datastore name_pretty: Cloud Datastore