Skip to content

Commit bde4b5d

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

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.12.0'
15+
protobufVersion = '3.12.1'
1616
}
1717

1818
subprojects {

0 commit comments

Comments
 (0)