Update dependency com.google.auto.value:auto-value-annotations to v1.10.4 (#5809)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4a44474ff0
commit
b9b1e817ef
|
|
@ -43,7 +43,7 @@ repositories {
|
|||
|
||||
dependencies {
|
||||
implementation(enforcedPlatform("com.squareup.wire:wire-bom:4.8.1"))
|
||||
implementation("com.google.auto.value:auto-value-annotations:1.10.3")
|
||||
implementation("com.google.auto.value:auto-value-annotations:1.10.4")
|
||||
// When updating, update above in plugins too
|
||||
implementation("com.diffplug.spotless:spotless-plugin-gradle:6.21.0")
|
||||
// Needed for japicmp but not automatically brought in for some reason.
|
||||
|
|
|
|||
Loading…
Reference in New Issue