Skip to content

Commit

Permalink
build(deps): bump protobuf-gradle-plugin from 0.8.18 to 0.8.19
Browse files Browse the repository at this point in the history
Bumps [protobuf-gradle-plugin](https://github.com/google/protobuf-gradle-plugin) from 0.8.18 to 0.8.19.
- [Release notes](https://github.com/google/protobuf-gradle-plugin/releases)
- [Commits](google/protobuf-gradle-plugin@v0.8.18...v0.8.19)

---
updated-dependencies:
- dependency-name: com.google.protobuf:protobuf-gradle-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mikehardy committed Jun 30, 2022
1 parent 4f25972 commit 372eb70
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 @@ -28,7 +28,7 @@ buildscript {
classpath "org.jetbrains.dokka:dokka-gradle-plugin:${version_dokka}"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.18'
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.8.19'

classpath 'gradle.plugin.org.mozilla.rust-android-gradle:plugin:0.9.0'

Expand Down

0 comments on commit 372eb70

Please sign in to comment.