Skip to content

Commit b9fad83

Browse files
chore: Update generation configuration at Sat Oct 4 02:24:16 UTC 2025 (#3097)
* chore: Update generation configuration at Sat Sep 27 02:27:08 UTC 2025 * chore: Update generation configuration at Tue Sep 30 02:29:13 UTC 2025 * chore: generate libraries at Tue Sep 30 02:29:41 UTC 2025 * chore: Update generation configuration at Wed Oct 1 02:34:20 UTC 2025 * chore: Update generation configuration at Thu Oct 2 02:28:56 UTC 2025 * chore: Update generation configuration at Fri Oct 3 02:28:21 UTC 2025 * chore: Update generation configuration at Sat Oct 4 02:24:16 UTC 2025
1 parent d18c7af commit b9fad83

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.62.2
40+
- uses: googleapis/sdk-platform-java/.github/scripts@v2.62.3
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
@@ -56,7 +56,7 @@ If you are using Maven without the BOM, add this to your dependencies:
5656
If you are using Gradle 5.x or later, add this to your dependencies:
5757

5858
```Groovy
59-
implementation platform('com.google.cloud:libraries-bom:26.68.0')
59+
implementation platform('com.google.cloud:libraries-bom:26.69.0')
6060
6161
implementation 'com.google.cloud:google-cloud-bigquerystorage'
6262
```

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.62.2
2-
googleapis_commitish: 329ace5e3712a2e37d6159d4dcd998d8c73f261e
3-
libraries_bom_version: 26.68.0
1+
gapic_generator_version: 2.62.3
2+
googleapis_commitish: 2193a2bfcecb92b92aad7a4d81baa428cafd7dfd
3+
libraries_bom_version: 26.69.0
44
libraries:
55
- api_shortname: bigquerystorage
66
name_pretty: BigQuery Storage

0 commit comments

Comments
 (0)