Skip to content
This repository has been archived by the owner on Oct 3, 2023. It is now read-only.

Commit

Permalink
deps: update dependency com.google.errorprone:error_prone_annotations…
Browse files Browse the repository at this point in the history
… to v2.5.1 (#351)
  • Loading branch information
renovate-bot committed Jan 25, 2021
1 parent 6697bef commit fc35a47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -82,7 +82,7 @@
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_annotations</artifactId>
<version>2.4.0</version>
<version>2.5.1</version>
</dependency>
</dependencies>
</dependencyManagement>
Expand Down

0 comments on commit fc35a47

Please sign in to comment.