Bump com.google.guava:guava from 32.0.0-jre to 32.0.1-jre (#5515)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
331c6af8d6
commit
8d96280ce5
|
|
@ -37,7 +37,7 @@ dependencies {
|
|||
// When updating, update above in plugins too
|
||||
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.19.0")
|
||||
// Needed for japicmp but not automatically brought in for some reason.
|
||||
implementation("com.google.guava:guava:32.0.0-jre")
|
||||
implementation("com.google.guava:guava:32.0.1-jre")
|
||||
implementation("com.squareup:javapoet:1.13.0")
|
||||
implementation("com.squareup.wire:wire-compiler:4.7.0")
|
||||
implementation("com.squareup.wire:wire-gradle-plugin:4.7.0")
|
||||
|
|
|
|||
Loading…
Reference in New Issue