Skip to content

Commit

Permalink
deps: update dependency com.google.errorprone:error_prone_annotations…
Browse files Browse the repository at this point in the history
… to v2.4.0 (googleapis#194)
  • Loading branch information
renovate-bot committed Sep 23, 2020
1 parent efd20c5 commit 33e732c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion java-resourcemanager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_annotations</artifactId>
<version>2.3.4</version>
<version>2.4.0</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit 33e732c

Please sign in to comment.