Skip to content

Commit

Permalink
Bump error_prone_core from 2.10.0 to 2.11.0
Browse files Browse the repository at this point in the history
Bumps [error_prone_core](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_core
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 8, 2022
1 parent 79199e4 commit 5fb5689
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 @@ -47,7 +47,7 @@
<project.build.outputTimestamp>2021-10-18T08:22:06Z</project.build.outputTimestamp>
<jupiter.version>5.8.2</jupiter.version>
<aspectj.version>1.9.7.M3</aspectj.version>
<errorprone.version>2.10.0</errorprone.version>
<errorprone.version>2.11.0</errorprone.version>
<trimStackTrace>false</trimStackTrace>
</properties>

Expand Down

0 comments on commit 5fb5689

Please sign in to comment.