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

Commit 8913ae5

Browse files
committed
chore: Update to Protobuf 4.32.1
1 parent 0cda2e8 commit 8913ae5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.32.0 \
64+
-Dprotobuf.version=4.32.1 \
6565
-Penable-integration-tests \
6666
-DtrimStackTrace=false \
6767
-Dclirr.skip=true \

0 commit comments

Comments
 (0)