Skip to content

Commit

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

---
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 Oct 23, 2023
1 parent 4059ab9 commit 42ee6db
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.21.1"

// https://github.com/uber/NullAway
errorprone "com.uber.nullaway:nullaway:0.10.14"
errorprone "com.uber.nullaway:nullaway:0.10.15"

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

0 comments on commit 42ee6db

Please sign in to comment.