Skip to content

Commit 1e0ab09

Browse files
Bump nullaway from 0.7.9 to 0.7.10
Bumps [nullaway](https://github.com/uber/NullAway) from 0.7.9 to 0.7.10. - [Release notes](https://github.com/uber/NullAway/releases) - [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md) - [Commits](uber/NullAway@v0.7.9...v0.7.10) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 7b811f9 commit 1e0ab09

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
@@ -20,7 +20,7 @@ ext.deps = [rxjava2 : 'io.reactivex.rxjava2:rxjava:2.2.19',
2020
truth : 'com.google.truth:truth:1.0.1',
2121
robolectric : 'org.robolectric:robolectric:4.3.1',
2222
mockitocore : 'org.mockito:mockito-core:3.3.3',
23-
nullaway : 'com.uber.nullaway:nullaway:0.7.9',
23+
nullaway : 'com.uber.nullaway:nullaway:0.7.10',
2424
errorprone : 'com.google.errorprone:error_prone_core:2.3.4',
2525
nopen : 'com.jakewharton.nopen:nopen-annotations:1.0.1',
2626
nopenchecker : 'com.jakewharton.nopen:nopen-checker:1.0.1',

0 commit comments

Comments
 (0)