Skip to content

Commit 5d22f31

Browse files
Bump com.uber.nullaway:nullaway from 0.13.7 to 0.13.8 (#4427)
Bumps [com.uber.nullaway:nullaway](https://github.com/uber/NullAway) from 0.13.7 to 0.13.8. - [Release notes](https://github.com/uber/NullAway/releases) - [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md) - [Commits](uber/NullAway@v0.13.7...v0.13.8) --- updated-dependencies: - dependency-name: com.uber.nullaway:nullaway dependency-version: 0.13.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6ce70cf commit 5d22f31

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ dependencies {
171171
// comment this in if you want to run JMH benchmarks from idea
172172
// jmhAnnotationProcessor 'org.openjdk.jmh:jmh-generator-annprocess:1.37'
173173

174-
errorprone 'com.uber.nullaway:nullaway:0.13.7'
174+
errorprone 'com.uber.nullaway:nullaway:0.13.8'
175175
errorprone 'com.google.errorprone:error_prone_core:2.50.0'
176176

177177
// just tests - no Kotlin otherwise

0 commit comments

Comments
 (0)