Skip to content

Commit

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

---
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 Sep 16, 2024
1 parent 445a2a1 commit b8125a9
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.11.2@jar"
addedDependencies "com.uber.nullaway:nullaway:0.11.3@jar"
addedDependencies "com.google.errorprone:error_prone_core:2.32.0@jar"

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

0 comments on commit b8125a9

Please sign in to comment.