Use protobuf 3.24.0 by default (#782)

pull/783/head 2.1.39
Michele Locati 2023-08-09 09:12:18 +02:00 committed by GitHub
parent 0213f43ea2
commit 305993580e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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