Skip to content

Commit 41480b9

Browse files
build(deps): bump com.uber.nullaway:nullaway from 0.13.7 to 0.13.8 (#198)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7fbac92 commit 41480b9

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
@@ -36,7 +36,7 @@ dependencies {
3636
checkstyle 'com.github.sevntu-checkstyle:sevntu-checks:1.44.1'
3737

3838
errorprone 'com.google.errorprone:error_prone_core:2.50.0'
39-
errorprone 'com.uber.nullaway:nullaway:0.13.7'
39+
errorprone 'com.uber.nullaway:nullaway:0.13.8'
4040
}
4141

4242
checkstyle {

0 commit comments

Comments
 (0)