Skip to content

Commit

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

---
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 and joke committed Apr 10, 2023
1 parent 4fef4ac commit 4408657
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ dependencies {
api 'com.google.dagger:dagger-compiler:2.44.2'
api 'com.google.dagger:dagger:2.44.2'
api 'com.google.errorprone:error_prone_core:2.18.0'
api 'com.uber.nullaway:nullaway:0.10.9'
api 'com.uber.nullaway:nullaway:0.10.10'
api 'io.github.joke:spock-deepmock:4.0.0'
api 'io.github.joke:spock-outputcapture:3.0.1'
api 'javax.inject:javax.inject:1'
Expand Down

0 comments on commit 4408657

Please sign in to comment.