Skip to content
This repository was archived by the owner on Feb 24, 2026. It is now read-only.

Commit ba96849

Browse files
cloud-java-botlqiu96
authored andcommitted
chore: Update generation configuration at Tue Apr 29 02:30:29 UTC 2025 (#2952)
* chore: Update generation configuration at Sat Apr 26 02:28:44 UTC 2025 * chore: Update generation configuration at Sun Apr 27 02:31:39 UTC 2025 * chore: Update generation configuration at Tue Apr 29 02:30:29 UTC 2025 * chore: generate libraries at Tue Apr 29 02:30:58 UTC 2025
1 parent 0a6f744 commit ba96849

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

.kokoro/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ javadoc)
6161
;;
6262
integration)
6363
mvn -B ${INTEGRATION_TEST_ARGS} \
64+
-Dprotobuf.version=4.31.0-RC1 \
6465
-Penable-integration-tests \
6566
-DtrimStackTrace=false \
6667
-Dclirr.skip=true \

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ If you are using Maven without the BOM, add this to your dependencies:
4848
<dependency>
4949
<groupId>com.google.cloud</groupId>
5050
<artifactId>google-cloud-bigquerystorage</artifactId>
51-
<version>3.12.0</version>
51+
<version>3.13.0</version>
5252
</dependency>
5353

5454
```

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.56.2
2-
googleapis_commitish: 2e5f8ba097342c6ef4efeba5c07677b3d35571d4
2+
googleapis_commitish: ce291b3bc967923f89e0e54ed33d18802672b171
33
libraries_bom_version: 26.59.0
44
libraries:
55
- api_shortname: bigquerystorage

0 commit comments

Comments
 (0)