Skip to content

Commit

Permalink
Bump com.google.auto.value:auto-value-annotations from 1.9 to 1.10.4
Browse files Browse the repository at this point in the history
Bumps [com.google.auto.value:auto-value-annotations](https://github.com/google/auto) from 1.9 to 1.10.4.
- [Release notes](https://github.com/google/auto/releases)
- [Commits](google/auto@auto-value-1.9...auto-value-1.10.4)

---
updated-dependencies:
- dependency-name: com.google.auto.value:auto-value-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2023
1 parent cc45a7b commit 6319403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencyResolutionManagement {
library("x-normalize-010", "androidx.viewpager2:viewpager2:1.1.0-beta02")
library("x-normalize-011", "androidx.test:monitor:1.6.1")
library("x-normalize-012", "androidx.test:runner:1.5.2")
library("x-normalize-013", "com.google.auto.value:auto-value-annotations:1.9")
library("x-normalize-013", "com.google.auto.value:auto-value-annotations:1.10.4")
library("x-normalize-014", "com.google.code.findbugs:jsr305:3.0.2")
library("x-normalize-015", "com.squareup:javawritter:2.5.0")
library("x-normalize-016", "org.jetbrains.kotlin:kotlin-stdlib:1.9.10")
Expand Down

0 comments on commit 6319403

Please sign in to comment.