Skip to content

Commit

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

---
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 Sep 4, 2023
1 parent 3d5fe0e commit e639ab1
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 @@ -14,7 +14,7 @@ jakarta-mail-api = { module = "jakarta.mail:jakarta.mail-api", version = "2.1.2"
junit = { module = "junit:junit", version.ref = "junit" }
maven-plugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version = "0.25.3" }
mail = { module = "javax.mail:mail", version = "1.4.7"}
nullaway = { module = "com.uber.nullaway:nullaway", version = "0.10.12" }
nullaway = { module = "com.uber.nullaway:nullaway", version = "0.10.13" }
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.20.0" }
Expand Down

0 comments on commit e639ab1

Please sign in to comment.