Skip to content

Commit

Permalink
chore: Update generation configuration at Wed Jan 22 02:22:09 UTC 2025 (
Browse files Browse the repository at this point in the history
#1717)

* chore: Update generation configuration at Wed Jan 22 02:22:09 UTC 2025

* chore: generate libraries at Wed Jan 22 02:22:43 UTC 2025
  • Loading branch information
cloud-java-bot authored Jan 22, 2025
1 parent 2f31c5b commit fa8cea0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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'
```
Expand Down
4 changes: 2 additions & 2 deletions generation_config.yaml
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit fa8cea0

Please sign in to comment.