Skip to content

Commit aeaf77f

Browse files
chore: Update generation configuration at Thu Feb 26 02:53:56 UTC 2026 (#2319)
* chore: Update generation configuration at Fri Feb 13 02:58:26 UTC 2026 * chore: Update generation configuration at Sat Feb 14 02:52:56 UTC 2026 * chore: Update generation configuration at Sun Feb 15 02:58:25 UTC 2026 * chore: generate libraries at Sun Feb 15 02:58:54 UTC 2026 * chore: Update generation configuration at Tue Feb 17 02:55:44 UTC 2026 * chore: Update generation configuration at Wed Feb 18 02:56:57 UTC 2026 * chore: Update generation configuration at Thu Feb 19 02:56:36 UTC 2026 * chore: Update generation configuration at Fri Feb 20 02:54:25 UTC 2026 * chore: Update generation configuration at Sat Feb 21 02:50:12 UTC 2026 * chore: Update generation configuration at Tue Feb 24 02:55:58 UTC 2026 * chore: Update generation configuration at Wed Feb 25 02:56:37 UTC 2026 * chore: Update generation configuration at Thu Feb 26 02:53:56 UTC 2026
1 parent 65d4906 commit aeaf77f

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
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.66.1
40+
- uses: googleapis/sdk-platform-java/.github/scripts@v2.67.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
@@ -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.75.0')
52+
implementation platform('com.google.cloud:libraries-bom:26.76.0')
5353
5454
implementation 'com.google.cloud:google-cloud-firestore'
5555
```

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.66.1
2-
googleapis_commitish: 5b2aa2c08c23f26d6e8abe65377077c624878d12
3-
libraries_bom_version: 26.75.0
1+
gapic_generator_version: 2.67.0
2+
googleapis_commitish: dd3d17addb94bd4a392a5270795c11a27a1334fc
3+
libraries_bom_version: 26.76.0
44
libraries:
55
- api_shortname: firestore
66
name_pretty: Cloud Firestore

0 commit comments

Comments
 (0)