Skip to content

Commit 732357b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ allprojects {
1212

1313
ext {
1414
grpcVersion = '1.35.0'
15-
protobufVersion = '3.14.0'
15+
protobufVersion = '3.15.0'
1616
}
1717

1818
subprojects {

0 commit comments

Comments
 (0)