We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d67ec1a commit f31ef1eCopy full SHA for f31ef1e
.kokoro/build.sh
@@ -61,6 +61,7 @@ javadoc)
61
;;
62
integration)
63
mvn -B ${INTEGRATION_TEST_ARGS} \
64
+ -Dprotobuf.version=4.29.4 \
65
-Penable-integration-tests \
66
-DtrimStackTrace=false \
67
-Dclirr.skip=true \
0 commit comments