Skip to content

Commit

Permalink
Bump error_prone_annotations from 2.5.1 to 2.6.0
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.6.0.
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](google/error-prone@v2.5.1...v2.6.0)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 12, 2021
1 parent 7d29734 commit 39aff85
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 @@ -24,7 +24,7 @@
<module.name>${project.groupId}.plugin.util.api</module.name>

<codingstyle.library.version>2.3.0</codingstyle.library.version>
<error-prone.version>2.5.1</error-prone.version>
<error-prone.version>2.6.0</error-prone.version>
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
<commons.lang.version>3.12.0</commons.lang.version>
<commons-text.version>1.9</commons-text.version>
Expand Down

0 comments on commit 39aff85

Please sign in to comment.