Skip to content

Commit f751f0a

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] <support@github.com>
1 parent 64f3a9d commit f751f0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ dependencies {
151151
jmh 'org.openjdk.jmh:jmh-core:1.37'
152152
jmh 'org.openjdk.jmh:jmh-generator-annprocess:1.37'
153153

154-
errorprone 'com.uber.nullaway:nullaway:0.12.6'
154+
errorprone 'com.uber.nullaway:nullaway:0.12.7'
155155
errorprone 'com.google.errorprone:error_prone_core:2.39.0'
156156

157157
// just tests - no Kotlin otherwise

0 commit comments

Comments
 (0)