Skip to content

Commit e9027e3

Browse files
Bump com.uber.nullaway:nullaway from 0.12.6 to 0.12.7
Bumps [com.uber.nullaway:nullaway](https://github.com/uber/NullAway) from 0.12.6 to 0.12.7. - [Release notes](https://github.com/uber/NullAway/releases) - [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md) - [Commits](uber/NullAway@v0.12.6...v0.12.7) --- updated-dependencies: - dependency-name: com.uber.nullaway:nullaway dependency-version: 0.12.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0e6b4d1 commit e9027e3

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
@@ -22,7 +22,7 @@ errorprone-core = { module = "com.google.errorprone:error_prone_core", version.r
2222
jspecify = { module ="org.jspecify:jspecify", version = "1.0.0" }
2323
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
2424
maven-plugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version.ref = "maven-publish" }
25-
nullaway = { module = "com.uber.nullaway:nullaway", version = "0.12.6" }
25+
nullaway = { module = "com.uber.nullaway:nullaway", version = "0.12.7" }
2626
protobuf-java = { module = "com.google.protobuf:protobuf-java", version.ref = "protobuf" }
2727
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "7.0.3" }
2828

0 commit comments

Comments
 (0)