Skip to content

Commit

Permalink
build(deps): bump autovalue from 1.10.4 to 1.11.0
Browse files Browse the repository at this point in the history
Bumps `autovalue` from 1.10.4 to 1.11.0.

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

Updates `com.google.auto.value:auto-value-annotations` from 1.10.4 to 1.11.0
- [Release notes](https://github.com/google/auto/releases)
- [Commits](google/auto@auto-value-1.10.4...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
- 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 Jun 3, 2024
1 parent 4484393 commit fb7d8a9
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
@@ -1,5 +1,5 @@
[versions]
autovalue = "1.10.4"
autovalue = "1.11.0"
guava = "33.2.0-android"
annotations = "24.1.0"
maven-publish = "0.28.0"
Expand Down

0 comments on commit fb7d8a9

Please sign in to comment.