Skip to content

Commit

Permalink
deps: update errorprone to 2.3.4 (#7125) (#7157)
Browse files Browse the repository at this point in the history
  • Loading branch information
elharo committed Jan 31, 2020
1 parent c5eada8 commit 47434eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java/util/pom.xml
Expand Up @@ -25,7 +25,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.guava</groupId>
Expand Down

0 comments on commit 47434eb

Please sign in to comment.