Skip to content
This repository has been archived by the owner on Sep 26, 2023. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
deps: update dependency com.google.auto.value:auto-value to v1.7.4 (#…
…1031)

Co-authored-by: Mira Leung <miraleung@users.noreply.github.com>
Co-authored-by: Elliotte Rusty Harold <elharo@users.noreply.github.com>
Co-authored-by: Jeff Ching <chingor@google.com>
  • Loading branch information
4 people committed Nov 10, 2020
1 parent d8b2bf7 commit 1e7e13c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/pom.xml
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>com.google.auto.value</groupId>
<artifactId>auto-value</artifactId>
<version>1.7</version>
<version>1.7.4</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 1e7e13c

Please sign in to comment.