Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 1, 2020
1 parent 5525323 commit 41f9fb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ingestion-beam/pom.xml
Expand Up @@ -148,7 +148,7 @@
<dependency>
<groupId>com.google.auto.value</groupId>
<artifactId>auto-value</artifactId>
<version>1.7</version>
<version>1.7.4</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 41f9fb2

Please sign in to comment.