Skip to content

Commit

Permalink
Build: Bump com.google.errorprone:error_prone_annotations (#8776)
Browse files Browse the repository at this point in the history
Bumps [com.google.errorprone:error_prone_annotations](https://github.com/google/error-prone) from 2.3.3 to 2.22.0.
- [Release notes](https://github.com/google/error-prone/releases)
- [Commits](google/error-prone@v2.3.3...v2.22.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 11, 2023
1 parent d85e7a4 commit 9210a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ calcite = "1.10.0"
delta-standalone = "0.6.0"
delta-core = "2.2.0"
esotericsoftware-kryo = "4.0.2"
errorprone-annotations = "2.3.3"
errorprone-annotations = "2.22.0"
findbugs-jsr305 = "3.0.2"
flink115 = { strictly = "[1.15, 1.16[", prefer = "1.15.0"} # see rich version usage explanation above
flink116 = { strictly = "[1.16, 1.17[", prefer = "1.16.2"}
Expand Down

0 comments on commit 9210a10

Please sign in to comment.