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 Jan 26, 2022
1 parent 6b72763 commit a3b857c
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 @@ -89,7 +89,7 @@
<jacoco-maven-plugin.version>0.8.7</jacoco-maven-plugin.version>
<maven-pitest-plugin.version>1.7.3</maven-pitest-plugin.version>
<pitest-junit5-plugin.version>0.15</pitest-junit5-plugin.version>
<error-prone.version>2.10.0</error-prone.version>
<error-prone.version>2.11.0</error-prone.version>
<nullaway.version>0.9.5</nullaway.version>
<revapi-maven-plugin.version>0.14.6</revapi-maven-plugin.version>
<revapi-java.version>0.26.1</revapi-java.version>
Expand Down

0 comments on commit a3b857c

Please sign in to comment.