Skip to content

Commit

Permalink
Bump google-auto-value from 1.10.3 to 1.10.4
Browse files Browse the repository at this point in the history
Bumps `google-auto-value` from 1.10.3 to 1.10.4.

Updates `com.google.auto.value:auto-value` from 1.10.3 to 1.10.4
- [Release notes](https://github.com/google/auto/releases)
- [Commits](google/auto@auto-value-1.10.3...auto-value-1.10.4)

Updates `com.google.auto.value:auto-value-annotations` from 1.10.3 to 1.10.4
- [Release notes](https://github.com/google/auto/releases)
- [Commits](google/auto@auto-value-1.10.3...auto-value-1.10.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent c9a3de8 commit 5aeb81d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ facebook-flipper = "0.215.1"
firebase-crashlytics = "18.4.1"
firebase-perf = "20.4.1"
godtoolsShared = "0.9.1"
google-auto-value = "1.10.3"
google-auto-value = "1.10.4"
gtoSupport = "4.1.0-SNAPSHOT"
kotlin = "1.9.10"
kotlinCoroutines = "1.7.3"
Expand Down

0 comments on commit 5aeb81d

Please sign in to comment.