Skip to content

Commit

Permalink
Merge pull request #8723 from protocolbuffers/updateErrorprone
Browse files Browse the repository at this point in the history
Fix errorprone conflict
  • Loading branch information
deannagarcia committed Jun 10, 2021
2 parents b24d0c2 + 09588d4 commit d1ef6d9
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.4</version>
<version>2.5.1</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
Expand Down

0 comments on commit d1ef6d9

Please sign in to comment.