Skip to content

Commit

Permalink
chore(deps): bump nullaway from 0.10.0 to 0.10.2
Browse files Browse the repository at this point in the history
Bumps [nullaway](https://github.com/uber/NullAway) from 0.10.0 to 0.10.2.
- [Release notes](https://github.com/uber/NullAway/releases)
- [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md)
- [Commits](uber/NullAway@v0.10.0...v0.10.2)

---
updated-dependencies:
- dependency-name: com.uber.nullaway:nullaway
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 29, 2022
1 parent cea5833 commit c19fa98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ allprojects {
errorprone "com.google.errorprone:error_prone_core:2.15.0"

// https://github.com/uber/NullAway
errorprone "com.uber.nullaway:nullaway:0.10.0"
errorprone "com.uber.nullaway:nullaway:0.10.2"

// https://github.com/grpc/grpc-java-api-checker
errorprone "io.grpc:grpc-java-api-checker:1.1.0"
Expand Down

0 comments on commit c19fa98

Please sign in to comment.