We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2158ff2 commit ac4ec39Copy full SHA for ac4ec39
.kokoro/build.sh
@@ -72,6 +72,7 @@ javadoc)
72
integration)
73
mvn -B ${INTEGRATION_TEST_ARGS} \
74
-ntp \
75
+ -Dprotobuf.version=4.29.4 \
76
-Penable-integration-tests \
77
-DtrimStackTrace=false \
78
-Dclirr.skip=true \
0 commit comments