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 f1d21ef commit f3cacc0Copy full SHA for f3cacc0
.kokoro/build.sh
@@ -72,6 +72,7 @@ javadoc)
72
integration)
73
mvn -B ${INTEGRATION_TEST_ARGS} \
74
-ntp \
75
+ -Dprotobuf.version=4.31.0-RC1 \
76
-Penable-integration-tests \
77
-DtrimStackTrace=false \
78
-Dclirr.skip=true \
0 commit comments