Skip to content

Commit

Permalink
chore(deps): update dependency com.google.errorprone:error_prone_anno…
Browse files Browse the repository at this point in the history
…tations to v2.3.4 (#103)
  • Loading branch information
renovate-bot authored and kolea2 committed Dec 3, 2019
1 parent c478ba3 commit 8a6f8ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -257,7 +257,7 @@
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_annotations</artifactId>
<version>2.3.3</version>
<version>2.3.4</version>
</dependency>
<dependency>
<groupId>com.google.code.findbugs</groupId>
Expand Down

0 comments on commit 8a6f8ec

Please sign in to comment.