We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8dba0a commit ea4c170Copy full SHA for ea4c170
.kokoro/build.sh
@@ -92,6 +92,7 @@ javadoc)
92
integration)
93
mvn -B ${INTEGRATION_TEST_ARGS} \
94
-ntp \
95
+ -Dprotobuf.version=4.29.4 \
96
-Penable-integration-tests \
97
-Djava.net.preferIPv4Stack=true \
98
-DtrimStackTrace=false \
0 commit comments