Skip to content

Commit f4c46b3

Browse files
chore: Update generation configuration at Tue May 27 02:33:02 UTC 2025 (#2125)
* chore: Update generation configuration at Thu May 22 02:33:04 UTC 2025 * chore: Update generation configuration at Fri May 23 02:33:02 UTC 2025 * chore: Update generation configuration at Sat May 24 02:31:17 UTC 2025 * chore: generate libraries at Sat May 24 02:31:43 UTC 2025 * chore: Update generation configuration at Tue May 27 02:33:02 UTC 2025
1 parent 9677b76 commit f4c46b3

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
@@ -19,7 +19,7 @@ If you are using Maven with [BOM][libraries-bom], add this to your pom.xml file:
1919
<dependency>
2020
<groupId>com.google.cloud</groupId>
2121
<artifactId>libraries-bom</artifactId>
22-
<version>26.60.0</version>
22+
<version>26.61.0</version>
2323
<type>pom</type>
2424
<scope>import</scope>
2525
</dependency>
@@ -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.60.0')
52+
implementation platform('com.google.cloud:libraries-bom:26.61.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.58.0
2-
googleapis_commitish: 5c929307255b1726cdc72855ffc67014fc897d11
3-
libraries_bom_version: 26.60.0
2+
googleapis_commitish: 9bed6f077867e387960082891ec0e1b8bb254a47
3+
libraries_bom_version: 26.61.0
44
libraries:
55
- api_shortname: firestore
66
name_pretty: Cloud Firestore

0 commit comments

Comments
 (0)