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

Commit f3db4d4

Browse files
committed
chore: update protobuf-java version to latest
1 parent f26c911 commit f3db4d4

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
@@ -61,7 +61,7 @@ javadoc)
6161
;;
6262
integration)
6363
mvn -B ${INTEGRATION_TEST_ARGS} \
64-
-Dprotobuf.version=4.33.2 \
64+
-Dprotobuf.version=4.33.5 \
6565
-Penable-integration-tests \
6666
-DtrimStackTrace=false \
6767
-Dclirr.skip=true \

0 commit comments

Comments
 (0)