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 fd2f8ac commit b5fbb33Copy full SHA for b5fbb33
.kokoro/build.sh
@@ -62,6 +62,7 @@ javadoc)
62
integration)
63
mvn -B ${INTEGRATION_TEST_ARGS} \
64
-ntp \
65
+ -Dprotobuf.version=4.31.0-RC1 \
66
-Penable-integration-tests \
67
-DtrimStackTrace=false \
68
-Dclirr.skip=true \
0 commit comments