Skip to content

Commit c606cea

Browse files
chore: Update generation configuration at Mon Oct 7 19:12:40 UTC 2024 (#1872)
* chore: Update generation configuration at Mon Oct 7 19:12:40 UTC 2024 * chore: generate libraries at Mon Oct 7 19:13:14 UTC 2024
1 parent 8503a3e commit c606cea

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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.47.0')
53+
implementation platform('com.google.cloud:libraries-bom:26.48.0')
5454
5555
implementation 'com.google.cloud:google-cloud-firestore'
5656
```

generation_config.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
gapic_generator_version: 2.46.1
2-
googleapis_commitish: ce31830ddebce4442c987c7e5daff16d4905f7a3
3-
libraries_bom_version: 26.47.0
1+
gapic_generator_version: 2.47.0
2+
googleapis_commitish: 3effbf23b1a1d1fe1306356e94397e20d01d31a0
3+
libraries_bom_version: 26.48.0
44
libraries:
55
- api_shortname: firestore
66
name_pretty: Cloud Firestore

0 commit comments

Comments
 (0)