Skip to content

Commit

Permalink
build(deps): bump protobuf-gradle-plugin from 0.8.19 to 0.9.1
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.19 to 0.9.1.
- [Release notes](https://github.com/google/protobuf-gradle-plugin/releases)
- [Commits](google/protobuf-gradle-plugin@v0.8.19...0.9.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and mikehardy committed Oct 10, 2022
1 parent 2db8bd4 commit c161dec
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.19'
classpath 'com.google.protobuf:protobuf-gradle-plugin:0.9.1'

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

Expand Down

0 comments on commit c161dec

Please sign in to comment.