Skip to content

Commit fda62ad

Browse files
Bump com.uber.nullaway:nullaway from 0.12.10 to 0.12.11
Bumps [com.uber.nullaway:nullaway](https://github.com/uber/NullAway) from 0.12.10 to 0.12.11. - [Release notes](https://github.com/uber/NullAway/releases) - [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md) - [Commits](uber/NullAway@v0.12.10...v0.12.11) --- updated-dependencies: - dependency-name: com.uber.nullaway:nullaway dependency-version: 0.12.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aafdc1e commit fda62ad

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
@@ -98,7 +98,7 @@ dependencies {
9898
jmh 'org.openjdk.jmh:jmh-core:1.37'
9999
jmh 'org.openjdk.jmh:jmh-generator-annprocess:1.37'
100100

101-
errorprone 'com.uber.nullaway:nullaway:0.12.10'
101+
errorprone 'com.uber.nullaway:nullaway:0.12.11'
102102
errorprone 'com.google.errorprone:error_prone_core:2.43.0'
103103

104104
// just tests

0 commit comments

Comments
 (0)