Skip to content

Commit 79cd214

Browse files
authored
Merge pull request #203 from graphql-java/dependabot/gradle/com.uber.nullaway-nullaway-0.12.7
Bump com.uber.nullaway:nullaway from 0.12.6 to 0.12.7
2 parents 10731f8 + 262739b commit 79cd214

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

99-
errorprone 'com.uber.nullaway:nullaway:0.12.6'
99+
errorprone 'com.uber.nullaway:nullaway:0.12.7'
100100
errorprone 'com.google.errorprone:error_prone_core:2.37.0'
101101

102102
// just tests

0 commit comments

Comments
 (0)