Skip to content

Commit

Permalink
Bump com.uber.nullaway:nullaway from 0.10.21 to 0.10.22 (#18)
Browse files Browse the repository at this point in the history
Bumps [com.uber.nullaway:nullaway](https://github.com/uber/NullAway) from 0.10.21 to 0.10.22.
- [Release notes](https://github.com/uber/NullAway/releases)
- [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md)
- [Commits](uber/NullAway@v0.10.21...v0.10.22)

---
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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent d5b5123 commit 833bd3a
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 @@ -34,7 +34,7 @@ dependencies {

// dependencies added by the plugin
// not used in the plugin code, but here Dependabot will keep them up to date
addedDependencies "com.uber.nullaway:nullaway:0.10.21@jar"
addedDependencies "com.uber.nullaway:nullaway:0.10.22@jar"
addedDependencies "com.google.errorprone:error_prone_core:2.24.1@jar"

compileOnly "org.jspecify:jspecify:0.3.0"
Expand Down

0 comments on commit 833bd3a

Please sign in to comment.