Use protobuf 3.23.3 by default (#756)

pull/764/head 2.1.29
Michele Locati 2023-06-15 00:35:14 +02:00 committed by GitHub
parent 8102813b09
commit 0fe930eefc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3096,7 +3096,7 @@ installRemoteModule() {
installRemoteModule_version=3.12.4
else
# See https://github.com/protocolbuffers/protobuf/issues/10619
installRemoteModule_version=3.23.2
installRemoteModule_version=3.23.3
fi
fi
;;