Skip to content

Commit

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

---
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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 15, 2021
1 parent 509c338 commit 8f11bbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<maven-enforcer-plugin.version>3.0.0</maven-enforcer-plugin.version>

<!-- Properties for multiple-artifact deps. -->
<auto-value.version>1.8.2</auto-value.version>
<auto-value.version>1.9</auto-value.version>
<!--
We have a separate property for each flavor of Guava (instead of a shared
version without the -android and -jre suffixes) because that lets
Expand Down

0 comments on commit 8f11bbd

Please sign in to comment.