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.12.1 (#1080)
  • Loading branch information
renovate-bot committed Apr 7, 2022
1 parent f4ec317 commit d13bd94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -85,7 +85,7 @@
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_annotations</artifactId>
<version>2.11.0</version>
<version>2.12.1</version>
</dependency>

<!-- Test dependencies -->
Expand Down

0 comments on commit d13bd94

Please sign in to comment.