Skip to content

Commit

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

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

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Sep 13, 2019
1 parent e88a809 commit 4346e3d
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.25</slf4j.version>
<auto-value.version>1.6.3</auto-value.version>
<auto-value.version>1.6.6</auto-value.version>
</properties>

<dependencies>
Expand Down

0 comments on commit 4346e3d

Please sign in to comment.