Skip to content

Commit 67c3a53

Browse files
Bump com.uber.nullaway:nullaway from 0.12.14 to 0.12.15
Bumps [com.uber.nullaway:nullaway](https://github.com/uber/NullAway) from 0.12.14 to 0.12.15. - [Release notes](https://github.com/uber/NullAway/releases) - [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md) - [Commits](uber/NullAway@v0.12.14...v0.12.15) --- updated-dependencies: - dependency-name: com.uber.nullaway:nullaway dependency-version: 0.12.15 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9d2b54d commit 67c3a53

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
@@ -17,7 +17,7 @@ grpc-protobuf = { module = "io.grpc:grpc-protobuf", version = "1.77.0" }
1717
jspecify = { module ="org.jspecify:jspecify", version = "1.0.0" }
1818
junit-bom = { module = "org.junit:junit-bom", version.ref = "junit" }
1919
maven-plugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version.ref = "maven-publish" }
20-
nullaway = { module = "com.uber.nullaway:nullaway", version = "0.12.14" }
20+
nullaway = { module = "com.uber.nullaway:nullaway", version = "0.12.15" }
2121
protobuf-java = { module = "com.google.protobuf:protobuf-java", version.ref = "protobuf" }
2222
spotless = { module = "com.diffplug.spotless:spotless-plugin-gradle", version = "8.1.0" }
2323

0 commit comments

Comments
 (0)