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 4fdb1d4 commit 8ce3df6Copy full SHA for 8ce3df6
.kokoro/build.sh
@@ -69,6 +69,7 @@ javadoc)
69
integration)
70
mvn -B ${INTEGRATION_TEST_ARGS} \
71
-ntp \
72
+ -Dprotobuf.version=4.29.4 \
73
-Penable-integration-tests \
74
-DtrimStackTrace=false \
75
-Dclirr.skip=true \
0 commit comments