Skip to content

Commit dbd7535

Browse files
Bump com.uber.nullaway:nullaway from 0.12.8 to 0.12.9
Bumps [com.uber.nullaway:nullaway](https://github.com/uber/NullAway) from 0.12.8 to 0.12.9. - [Release notes](https://github.com/uber/NullAway/releases) - [Changelog](https://github.com/uber/NullAway/blob/master/CHANGELOG.md) - [Commits](uber/NullAway@v0.12.8...v0.12.9) --- updated-dependencies: - dependency-name: com.uber.nullaway:nullaway dependency-version: 0.12.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1d42656 commit dbd7535

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
@@ -155,7 +155,7 @@ dependencies {
155155
// comment this in if you want to run JMH benchmarks from idea
156156
// jmhAnnotationProcessor 'org.openjdk.jmh:jmh-generator-annprocess:1.37'
157157

158-
errorprone 'com.uber.nullaway:nullaway:0.12.8'
158+
errorprone 'com.uber.nullaway:nullaway:0.12.9'
159159
errorprone 'com.google.errorprone:error_prone_core:2.41.0'
160160

161161
// just tests - no Kotlin otherwise

0 commit comments

Comments
 (0)