Skip to content

Commit 8af8dec

Browse files
committed
chore: running integration test with Protobuf 4.29.3
1 parent c99a713 commit 8af8dec

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.kokoro/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ javadoc)
6161
;;
6262
integration)
6363
mvn -B ${INTEGRATION_TEST_ARGS} \
64+
-Dprotobuf.version=4.29.3 \
6465
-Penable-integration-tests \
6566
-DtrimStackTrace=false \
6667
-Dclirr.skip=true \

0 commit comments

Comments
 (0)