Skip to content

Commit d2b2585

Browse files
committed
Update protobuf.version to 4.33.0
1 parent fe7739f commit d2b2585

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

0 commit comments

Comments
 (0)