Skip to content

Commit 9a6cef6

Browse files
Bump com.uber.nullaway:nullaway from 0.10.25 to 0.10.26
Bumps [com.uber.nullaway:nullaway](https://github.com/uber/NullAway) from 0.10.25 to 0.10.26. - [Release notes](https://github.com/uber/NullAway/releases) - [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md) - [Commits](uber/NullAway@v0.10.25...v0.10.26) --- 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]>
1 parent dc9898b commit 9a6cef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ ipaddress = { module = "com.github.seancfoley:ipaddress", version.ref = "ipaddre
2020
jakarta-mail-api = { module = "jakarta.mail:jakarta.mail-api", version = "2.1.3" }
2121
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
2222
maven-plugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version.ref = "maven-publish" }
23-
nullaway = { module = "com.uber.nullaway:nullaway", version = "0.10.25" }
23+
nullaway = { module = "com.uber.nullaway:nullaway", version = "0.10.26" }
2424
protobuf-java = { module = "com.google.protobuf:protobuf-java", version.ref = "protobuf" }
2525
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "6.25.0" }
2626

0 commit comments

Comments
 (0)