Skip to content

Commit 8ceb62b

Browse files
chore: Update generation configuration at Thu Mar 27 02:26:48 UTC 2025 (#1805)
* chore: Update generation configuration at Fri Mar 21 02:26:50 UTC 2025 * chore: Update generation configuration at Sat Mar 22 02:25:21 UTC 2025 * chore: generate libraries at Sat Mar 22 02:25:54 UTC 2025 * chore: Update generation configuration at Tue Mar 25 02:27:03 UTC 2025 * chore: Update generation configuration at Wed Mar 26 02:26:49 UTC 2025 * chore: Update generation configuration at Thu Mar 27 02:26:48 UTC 2025
1 parent 2a82de0 commit 8ceb62b

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.56.0')
52+
implementation platform('com.google.cloud:libraries-bom:26.57.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.55.1
2-
googleapis_commitish: 6155d42e99f45ebf53100d492852be1561916137
3-
libraries_bom_version: 26.56.0
2+
googleapis_commitish: 00716e8ec21866b5744ffbe967f3467cf3246e88
3+
libraries_bom_version: 26.57.0
44
libraries:
55
- api_shortname: datastore
66
name_pretty: Cloud Datastore

0 commit comments

Comments
 (0)