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.7 (#806)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and elharo committed Dec 19, 2019
1 parent 68ae22d commit a052bef
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.6.6</version>
<version>1.7</version>
</dependency>
<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit a052bef

Please sign in to comment.