Skip to content

Commit ea4c170

Browse files
committed
chore: Test with Protobuf-Java v4.29.4
1 parent a8dba0a commit ea4c170

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.kokoro/build.sh

+1
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ javadoc)
9292
integration)
9393
mvn -B ${INTEGRATION_TEST_ARGS} \
9494
-ntp \
95+
-Dprotobuf.version=4.29.4 \
9596
-Penable-integration-tests \
9697
-Djava.net.preferIPv4Stack=true \
9798
-DtrimStackTrace=false \

0 commit comments

Comments
 (0)