Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: com.uber.nullaway:nullaway
  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 Jun 3, 2024
1 parent b4b5a61 commit 33db7da
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 @@ -35,7 +35,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.26@jar"
addedDependencies "com.uber.nullaway:nullaway:0.11.0@jar"
addedDependencies "com.google.errorprone:error_prone_core:2.28.0@jar"

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

0 comments on commit 33db7da

Please sign in to comment.