Skip to content

Commit f3866af

Browse files
dependabot-preview[bot]augi
authored andcommitted
chore(deps): bump protobufVersion from 3.13.0 to 3.14.0
Bumps `protobufVersion` from 3.13.0 to 3.14.0. Updates `protoc` from 3.13.0 to 3.14.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.13.0...v3.14.0) Updates `protobuf-java` from 3.13.0 to 3.14.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py) - [Commits](protocolbuffers/protobuf@v3.13.0...v3.14.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 8b3433e commit f3866af

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.33.1'
15-
protobufVersion = '3.13.0'
15+
protobufVersion = '3.14.0'
1616
}
1717

1818
subprojects {

0 commit comments

Comments
 (0)