Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump com.google.errorprone:error_prone_core from 2.21.1 to 2.22.0 #2495

Closed
wants to merge 2 commits into from

Conversation

eamonnmcmanus
Copy link
Member

Also parentheses to avoid a new Error Prone warning.

Because we compile with -Werror, this warning breaks the build.

Bumps com.google.errorprone:error_prone_core from 2.21.1 to 2.22.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]

dependabot bot and others added 2 commits September 22, 2023 04:05
Bumps [com.google.errorprone:error_prone_core](https://github.com/google/error-prone) from 2.21.1 to 2.22.0.
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](google/error-prone@v2.21.1...v2.22.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]>
Because we compile with `-Werror`, this warning breaks the build.
@eamonnmcmanus
Copy link
Member Author

Actually I think it's best just to fix the paren problem, then have Dependabot rebase its PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant