Skip to content

Commit 1f16c6b

Browse files
chore: Update generation configuration at Wed Jul 2 02:35:05 UTC 2025 (#2168)
* chore: Update generation configuration at Fri Jun 27 02:35:17 UTC 2025 * chore: generate libraries at Fri Jun 27 02:35:45 UTC 2025 * chore: Update generation configuration at Sat Jun 28 02:33:16 UTC 2025 * chore: Update generation configuration at Sun Jun 29 02:42:37 UTC 2025 * chore: Update generation configuration at Tue Jul 1 02:43:59 UTC 2025 * chore: Update generation configuration at Wed Jul 2 02:35:05 UTC 2025
1 parent 7920b5b commit 1f16c6b

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/workflows/hermetic_library_generation.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ jobs:
3737
with:
3838
fetch-depth: 0
3939
token: ${{ secrets.CLOUD_JAVA_BOT_TOKEN }}
40-
- uses: googleapis/sdk-platform-java/.github/scripts@v2.60.0
40+
- uses: googleapis/sdk-platform-java/.github/scripts@v2.59.0
4141
if: env.SHOULD_RUN == 'true'
4242
with:
4343
base_ref: ${{ github.base_ref }}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ 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.6</version>
44+
<version>3.31.7</version>
4545
</dependency>
4646

4747
```

generation_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
gapic_generator_version: 2.59.0
2-
googleapis_commitish: 4667a434d330d4adc942b67304bec5db29bc295c
2+
googleapis_commitish: 63161c080e7eb3dd1d4fe76db1fad108b6ac9a27
33
libraries_bom_version: 26.61.0
44
libraries:
55
- api_shortname: firestore

0 commit comments

Comments
 (0)