Skip to content

Commit

Permalink
Bump com.uber.nullaway:nullaway from 0.10.14 to 0.10.16 (#500)
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.16.
- [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.16)

---
updated-dependencies:
- dependency-name: com.uber.nullaway:nullaway
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 8, 2023
1 parent c2a564b commit 103a767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ build-errorProneTestHelpers = { module = "com.google.errorprone:error_prone_test
build-lint-api = { module = "com.android.tools.lint:lint-api", version.ref = "lint" }
build-lint-core = { module = "com.android.tools.lint:lint", version.ref = "lint" }
build-lint-tests = { module = "com.android.tools.lint:lint-tests", version.ref = "lint" }
build-nullAway = "com.uber.nullaway:nullaway:0.10.14"
build-nullAway = "com.uber.nullaway:nullaway:0.10.16"
kotlin-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3"
leakcanary-android = { module = "com.squareup.leakcanary:leakcanary-android", version.ref = "leakcanaryAndroid" }
material = { module = "com.google.android.material:material", version.ref = "material" }
Expand Down

0 comments on commit 103a767

Please sign in to comment.