Skip to content

Commit

Permalink
Bump com.uber.nullaway:nullaway from 0.10.18 to 0.10.19
Browse files Browse the repository at this point in the history
Bumps [com.uber.nullaway:nullaway](https://github.com/uber/NullAway) from 0.10.18 to 0.10.19.
- [Release notes](https://github.com/uber/NullAway/releases)
- [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md)
- [Commits](uber/NullAway@v0.10.18...v0.10.19)

---
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]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 161a8d0 commit 89b470c
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 @@ -18,7 +18,7 @@ jakarta-mail-api = { module = "jakarta.mail:jakarta.mail-api", version = "2.1.2"
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
maven-plugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.26.0" }
mail = { module = "javax.mail:mail", version = "1.4.7"}
nullaway = { module = "com.uber.nullaway:nullaway", version = "0.10.18" }
nullaway = { module = "com.uber.nullaway:nullaway", version = "0.10.19" }
protobuf-java = { module = "com.google.protobuf:protobuf-java", version.ref = "protobuf" }
protobuf-java-util = { module = "com.google.protobuf:protobuf-java-util", version.ref = "protobuf" }
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "6.23.3" }
Expand Down

0 comments on commit 89b470c

Please sign in to comment.