mirror of
https://github.com/TeamNewPipe/NewPipeExtractor
synced 2025-08-22 09:57:38 +00:00
Bump protobufVersion from 4.30.2 to 4.31.1
Bumps `protobufVersion` from 4.30.2 to 4.31.1. Updates `com.google.protobuf:protobuf-javalite` from 4.30.2 to 4.31.1 Updates `com.google.protobuf:protoc` from 4.30.2 to 4.31.1 - [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/compare/v4.30.2...v4.31.1) --- updated-dependencies: - dependency-name: com.google.protobuf:protobuf-javalite dependency-version: 4.31.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: com.google.protobuf:protoc dependency-version: 4.31.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
68b4c9acba
commit
3e6f1fa018
@ -28,7 +28,7 @@ checkstyleTest {
|
||||
|
||||
ext {
|
||||
rhinoVersion = '1.8.0'
|
||||
protobufVersion = '4.30.2'
|
||||
protobufVersion = '4.31.1'
|
||||
}
|
||||
|
||||
dependencies {
|
||||
|
Loading…
x
Reference in New Issue
Block a user