Skip to content

Commit 60c6043

Browse files
authored
Merge pull request #231 from graphql-java/dependabot/gradle/com.uber.nullaway-nullaway-0.12.10
Bump com.uber.nullaway:nullaway from 0.12.9 to 0.12.10
2 parents f73d490 + 4c58daf commit 60c6043

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.9'
99+
errorprone 'com.uber.nullaway:nullaway:0.12.10'
100100
errorprone 'com.google.errorprone:error_prone_core:2.42.0'
101101

102102
// just tests

0 commit comments

Comments
 (0)