Skip to content

Commit

Permalink
Bump protoc from 3.21.10 to 3.21.11 (#187)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 10, 2022
1 parent 9ac9906 commit f59b49c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ javadoc.options.encoding = 'UTF-8'

protobuf {
protoc {
artifact = 'com.google.protobuf:protoc:3.21.10'
artifact = 'com.google.protobuf:protoc:3.21.11'
}
plugins {
javalite {
Expand Down

0 comments on commit f59b49c

Please sign in to comment.