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.9.0 (#1429)
  • Loading branch information
renovate-bot committed Aug 20, 2021
1 parent ae4b0db commit 834ade3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -125,7 +125,7 @@
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_annotations</artifactId>
<version>2.8.1</version>
<version>2.9.0</version>
</dependency>
<dependency>
<groupId>com.google.appengine</groupId>
Expand Down

0 comments on commit 834ade3

Please sign in to comment.