Skip to content

Commit fa8cea0

Browse files
chore: Update generation configuration at Wed Jan 22 02:22:09 UTC 2025 (#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
1 parent 2f31c5b commit fa8cea0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ If you are using Maven without the BOM, add this to your dependencies:
4949
If you are using Gradle 5.x or later, add this to your dependencies:
5050

5151
```Groovy
52-
implementation platform('com.google.cloud:libraries-bom:26.52.0')
52+
implementation platform('com.google.cloud:libraries-bom:26.53.0')
5353
5454
implementation 'com.google.cloud:google-cloud-datastore'
5555
```

generation_config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
gapic_generator_version: 2.51.1
2-
googleapis_commitish: 8c9639ac76d6f08df5b3c2c0aa759cab126bbba5
3-
libraries_bom_version: 26.52.0
2+
googleapis_commitish: e9a4c38a81933108eaa6ac96c7ead31e253c8c64
3+
libraries_bom_version: 26.53.0
44
libraries:
55
- api_shortname: datastore
66
name_pretty: Cloud Datastore

0 commit comments

Comments
 (0)