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