Skip to content

Commit d13d9c6

Browse files
chore: Update generation configuration at Fri Oct 18 02:24:22 UTC 2024 (#1625)
* chore: Update generation configuration at Wed Oct 16 02:24:55 UTC 2024 * chore: Update generation configuration at Thu Oct 17 02:23:50 UTC 2024 * chore: generate libraries at Thu Oct 17 02:24:19 UTC 2024 * chore: Update generation configuration at Fri Oct 18 02:24:22 UTC 2024
1 parent 3512ba2 commit d13d9c6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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.48.0')
52+
implementation platform('com.google.cloud:libraries-bom:26.49.0')
5353
5454
implementation 'com.google.cloud:google-cloud-datastore'
5555
```

generation_config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
gapic_generator_version: 2.47.0
2-
googleapis_commitish: f78cd2f7943b9a2eb9734e56a8f3428da75917e2
3-
libraries_bom_version: 26.48.0
2+
googleapis_commitish: 5ebb5c1e3d2953efd05c068b27138098eecc8308
3+
libraries_bom_version: 26.49.0
44
libraries:
55
- api_shortname: datastore
66
name_pretty: Cloud Datastore

0 commit comments

Comments
 (0)