Skip to content

Commit

Permalink
Bump error_prone_annotations from 2.5.1 to 2.7.1 (#188)
Browse files Browse the repository at this point in the history
Bumps [error_prone_annotations](https://github.com/google/error-prone) from 2.5.1 to 2.7.1.
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](google/error-prone@v2.5.1...v2.7.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 24, 2021
1 parent 72a1f1b commit f3811e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@
<dependency>
<groupId>com.google.errorprone</groupId>
<artifactId>error_prone_annotations</artifactId>
<version>2.5.1</version>
<version>2.7.1</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
Expand Down

0 comments on commit f3811e0

Please sign in to comment.