Skip to content

Commit 8fd4fc0

Browse files
lqiu96suztomo
authored andcommitted
chore: running integration test with Protobuf 4.29.4
1 parent 23c6449 commit 8fd4fc0

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)