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

Commit 5e87f0f

Browse files
committed
chore: update protobuf-java version to latest
1 parent a9841e2 commit 5e87f0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.kokoro/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ integration)
6363
mvn -B ${INTEGRATION_TEST_ARGS} \
6464
-pl "!google-cloud-bigquery-jdbc" \
6565
-ntp \
66-
-Dprotobuf.version=4.34.0 \
66+
-Dprotobuf.version=4.34.1 \
6767
-Penable-integration-tests \
6868
-DtrimStackTrace=false \
6969
-Dclirr.skip=true \

0 commit comments

Comments
 (0)