Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent c87e1de commit 1a62208
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/digitalink/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@ android {
}

dependencies {
implementation "com.google.auto.value:auto-value-annotations:1.10.1"
annotationProcessor "com.google.auto.value:auto-value:1.10"
implementation "com.google.auto.value:auto-value-annotations:1.11.0.1"
annotationProcessor "com.google.auto.value:auto-value:1.11.0"
implementation 'androidx.core:core-ktx:1.13.1'
implementation 'androidx.multidex:multidex:2.0.1'
implementation 'com.google.guava:guava:31.1-android'
Expand Down

0 comments on commit 1a62208

Please sign in to comment.