Skip to content

Commit

Permalink
Bump protoc from 3.16.0 to 3.17.1 (#43)
Browse files Browse the repository at this point in the history
Bumps [protoc](https://github.com/protocolbuffers/protobuf) from 3.16.0 to 3.17.1.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/master/generate_changelog.py)
- [Commits](https://github.com/protocolbuffers/protobuf/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 21, 2021
1 parent 41edced commit b759756
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 @@ -56,7 +56,7 @@ dependencies {

protobuf {
protoc {
artifact = 'com.google.protobuf:protoc:3.16.0'
artifact = 'com.google.protobuf:protoc:3.17.1'
}
plugins {
javalite {
Expand Down

0 comments on commit b759756

Please sign in to comment.