Skip to content

Commit

Permalink
Bump protoc from 3.1.0 to 3.13.0 (openstf#8)
Browse files Browse the repository at this point in the history
Bumps [protoc](https://github.com/protocolbuffers/protobuf) from 3.1.0 to 3.13.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](protocolbuffers/protobuf@v3.1.0...v3.13.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Aug 25, 2020
1 parent 97f1657 commit c36c5e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ dependencies {

protobuf {
protoc {
artifact = 'com.google.protobuf:protoc:3.1.0'
artifact = 'com.google.protobuf:protoc:3.13.0'
}
plugins {
javalite {
Expand Down

0 comments on commit c36c5e7

Please sign in to comment.