Skip to content

Commit 62d8eac

Browse files
chore: Update generation configuration at Sun May 11 02:33:44 UTC 2025 (#2110)
* chore: Update generation configuration at Fri May 9 02:32:42 UTC 2025 * chore: Update generation configuration at Sat May 10 02:30:48 UTC 2025 * chore: generate libraries at Sat May 10 02:31:16 UTC 2025 * chore: Update generation configuration at Sun May 11 02:33:44 UTC 2025 * chore: generate libraries at Sun May 11 02:34:09 UTC 2025
1 parent 00a6f54 commit 62d8eac

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,15 +41,15 @@ If you are using Maven without the BOM, add this to your dependencies:
4141
<dependency>
4242
<groupId>com.google.cloud</groupId>
4343
<artifactId>google-cloud-firestore</artifactId>
44-
<version>3.31.2</version>
44+
<version>3.31.3</version>
4545
</dependency>
4646

4747
```
4848

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.59.0')
52+
implementation platform('com.google.cloud:libraries-bom:26.60.0')
5353
5454
implementation 'com.google.cloud:google-cloud-firestore'
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.57.0
2-
googleapis_commitish: 97a83d76a09a7f6dcab43675c87bdfeb5bcf1cb5
3-
libraries_bom_version: 26.59.0
2+
googleapis_commitish: 4e9e9d240fbf2471f135caa3a416b231f9070962
3+
libraries_bom_version: 26.60.0
44
libraries:
55
- api_shortname: firestore
66
name_pretty: Cloud Firestore

0 commit comments

Comments
 (0)