Skip to content

Commit

Permalink
Bump com.uber.nullaway:nullaway from 0.11.3 to 0.12.0 (#112)
Browse files Browse the repository at this point in the history
Bumps [com.uber.nullaway:nullaway](https://github.com/uber/NullAway) from 0.11.3 to 0.12.0.
- [Release notes](https://github.com/uber/NullAway/releases)
- [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md)
- [Commits](uber/NullAway@v0.11.3...v0.12.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 Oct 21, 2024
1 parent d9b3b11 commit 5bd63e9
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 @@ -4,7 +4,7 @@ errorproneCore = { module = "com.google.errorprone:error_prone_core", versi

jspecify = { module = "org.jspecify:jspecify", version = "1.0.0" }

nullaway = { module = "com.uber.nullaway:nullaway", version = "0.11.3" }
nullaway = { module = "com.uber.nullaway:nullaway", version = "0.12.0" }

sonarPlugin = { module = "org.sonarsource.scanner.gradle:sonarqube-gradle-plugin", version = "5.1.0.4882" }

Expand Down

0 comments on commit 5bd63e9

Please sign in to comment.