We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a335927 commit ec3edf2Copy full SHA for ec3edf2
.kokoro/build.sh
@@ -62,6 +62,7 @@ javadoc)
62
integration)
63
mvn -B ${INTEGRATION_TEST_ARGS} \
64
-ntp \
65
+ -Dprotobuf.version=4.29.4 \
66
-Penable-integration-tests \
67
-DtrimStackTrace=false \
68
-Dclirr.skip=true \
0 commit comments