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

Commit

Permalink
Update dependency com.google.auto.value:auto-value to v1.6.6 (#778)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and chingor13 committed Aug 20, 2019
1 parent 3884410 commit d5dbcd1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<dependency>
<groupId>com.google.auto.value</groupId>
<artifactId>auto-value</artifactId>
<version>1.6.5</version>
<version>1.6.6</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit d5dbcd1

Please sign in to comment.