Skip to content

Commit 45d50bb

Browse files
chore: Update generation configuration at Tue Jun 3 02:32:37 UTC 2025 (#2977)
* chore: Update generation configuration at Wed May 14 02:31:28 UTC 2025 * chore: generate libraries at Wed May 14 02:31:53 UTC 2025 * chore: Update generation configuration at Thu May 15 02:31:19 UTC 2025 * chore: Update generation configuration at Fri May 16 02:32:47 UTC 2025 * chore: Update generation configuration at Sat May 17 02:30:23 UTC 2025 * chore: Update generation configuration at Tue May 20 02:32:02 UTC 2025 * chore: Update generation configuration at Wed May 21 02:32:02 UTC 2025 * chore: Update generation configuration at Thu May 22 02:31:46 UTC 2025 * chore: Update generation configuration at Fri May 23 02:31:51 UTC 2025 * chore: Update generation configuration at Sat May 24 02:30:19 UTC 2025 * chore: generate libraries at Sat May 24 02:30:46 UTC 2025 * chore: Update generation configuration at Tue May 27 02:31:44 UTC 2025 * chore: Update generation configuration at Wed May 28 02:32:07 UTC 2025 * chore: Update generation configuration at Thu May 29 02:32:14 UTC 2025 * chore: Update generation configuration at Sat May 31 02:31:03 UTC 2025 * chore: Update generation configuration at Sun Jun 1 02:44:19 UTC 2025 * chore: Update generation configuration at Tue Jun 3 02:32:37 UTC 2025 * chore: generate libraries at Tue Jun 3 02:33:06 UTC 2025
1 parent 3869181 commit 45d50bb

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.57.0
40+
- uses: googleapis/sdk-platform-java/.github/scripts@v2.58.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
@@ -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.60.0')
59+
implementation platform('com.google.cloud:libraries-bom:26.61.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.57.0
2-
googleapis_commitish: 6942862f40d7a65b8e65ec491605d90d48458eaa
3-
libraries_bom_version: 26.60.0
1+
gapic_generator_version: 2.58.0
2+
googleapis_commitish: 5e49af896d45b0a0aa06de04354db58c05c79aca
3+
libraries_bom_version: 26.61.0
44
libraries:
55
- api_shortname: bigquerystorage
66
name_pretty: BigQuery Storage

0 commit comments

Comments
 (0)