Skip to content

Commit ccd81d3

Browse files
dependabot-preview[bot]augi
authored andcommitted
Bump protobufVersion from 3.11.4 to 3.12.0
Bumps `protobufVersion` from 3.11.4 to 3.12.0. Updates `protoc` from 3.11.4 to 3.12.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.11.4...v3.12.0) Updates `protobuf-java` from 3.11.4 to 3.12.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.11.4...v3.12.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 786bea6 commit ccd81d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ allprojects {
1212

1313
ext {
1414
grpcVersion = '1.29.0'
15-
protobufVersion = '3.11.4'
15+
protobufVersion = '3.12.0'
1616
}
1717

1818
subprojects {

0 commit comments

Comments
 (0)