Skip to content

Commit b43a5c3

Browse files
chore: Update generation configuration at Sat Sep 21 02:20:09 UTC 2024 (#1586)
* chore: Update generation configuration at Fri Sep 20 02:21:45 UTC 2024 * chore: generate libraries at Fri Sep 20 02:22:36 UTC 2024 * chore: Update generation configuration at Sat Sep 21 02:20:09 UTC 2024
1 parent 63218dc commit b43a5c3

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
@@ -50,7 +50,7 @@ If you are using Maven without the BOM, add this to your dependencies:
5050
If you are using Gradle 5.x or later, add this to your dependencies:
5151

5252
```Groovy
53-
implementation platform('com.google.cloud:libraries-bom:26.46.0')
53+
implementation platform('com.google.cloud:libraries-bom:26.47.0')
5454
5555
implementation 'com.google.cloud:google-cloud-datastore'
5656
```

generation_config.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
gapic_generator_version: 2.45.0
2-
googleapis_commitish: 607c2ae82620153880a66898bcbf0a46d38d7d10
3-
libraries_bom_version: 26.46.0
2+
googleapis_commitish: a18d9b2c3563527b26c4b713469e795b92795271
3+
libraries_bom_version: 26.47.0
44
libraries:
55
- api_shortname: datastore
66
name_pretty: Cloud Datastore

0 commit comments

Comments
 (0)