Skip to content

Commit

Permalink
Bump error_prone_annotations from 2.10.0 to 2.11.0
Browse files Browse the repository at this point in the history
Bumps [error_prone_annotations](https://github.com/google/error-prone) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](google/error-prone@v2.10.0...v2.11.0)

---
updated-dependencies:
- dependency-name: com.google.errorprone:error_prone_annotations
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and uhafner committed Feb 14, 2022
1 parent facdabc commit 570d370
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.14.0</codingstyle.library.version>
<error-prone.version>2.10.0</error-prone.version>
<error-prone.version>2.11.0</error-prone.version>
<commons.lang.version>3.12.0</commons.lang.version>
<commons-text.version>1.9</commons-text.version>
<j2html.version>1.4.0</j2html.version>
Expand Down

0 comments on commit 570d370

Please sign in to comment.