mirror of
https://github.com/TeamNewPipe/NewPipeExtractor
synced 2025-08-22 09:57:38 +00:00
Bump protobufVersion from 4.31.1 to 4.32.0
Bumps `protobufVersion` from 4.31.1 to 4.32.0. Updates `com.google.protobuf:protobuf-javalite` from 4.31.1 to 4.32.0 Updates `com.google.protobuf:protoc` from 4.31.1 to 4.32.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-javalite dependency-version: 4.32.0 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.protobuf:protoc dependency-version: 4.32.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
6f51a23fa5
commit
539774bf7d
@ -28,7 +28,7 @@ checkstyleTest {
|
|||||||
|
|
||||||
ext {
|
ext {
|
||||||
rhinoVersion = '1.8.0'
|
rhinoVersion = '1.8.0'
|
||||||
protobufVersion = '4.31.1'
|
protobufVersion = '4.32.0'
|
||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user