Skip to content

Commit

Permalink
Bump auto-value.version from 1.6.6 to 1.8.2
Browse files Browse the repository at this point in the history
Bumps `auto-value.version` from 1.6.6 to 1.8.2.

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

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

---
updated-dependencies:
- dependency-name: com.google.auto.value:auto-value-annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
- 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 Aug 18, 2021
1 parent e7473be commit 7a7720f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion send-notification/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

<properties>
<slf4j.version>1.7.32</slf4j.version>
<auto-value.version>1.6.6</auto-value.version>
<auto-value.version>1.8.2</auto-value.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 7a7720f

Please sign in to comment.