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 versions.errorprone from 2.9.0 to 2.10.0 #2466

Merged
merged 2 commits into from Nov 5, 2021

Commits on Nov 5, 2021

  1. Bump versions.errorprone from 2.9.0 to 2.10.0

    Bumps `versions.errorprone` from 2.9.0 to 2.10.0.
    
    Updates `error_prone_core` from 2.9.0 to 2.10.0
    - [Release notes](https://github.com/google/error-prone/releases)
    - [Commits](google/error-prone@v2.9.0...v2.10.0)
    
    Updates `error_prone_test_helpers` from 2.9.0 to 2.10.0
    - [Release notes](https://github.com/google/error-prone/releases)
    - [Commits](google/error-prone@v2.9.0...v2.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: com.google.errorprone:error_prone_core
      dependency-type: direct:production
      update-type: version-update:semver-minor
    - dependency-name: com.google.errorprone:error_prone_test_helpers
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 5, 2021
    Copy the full SHA
    43f0b28 View commit details
    Browse the repository at this point in the history
  2. Fix compilation error

    TimvdLippe committed Nov 5, 2021
    Copy the full SHA
    e2094b0 View commit details
    Browse the repository at this point in the history