We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99e9bde commit bf9cfbaCopy full SHA for bf9cfba
core/BUILD.bazel
@@ -29,6 +29,7 @@ java_library(
29
artifact("com.google.code.findbugs:jsr305"),
30
artifact("com.google.errorprone:error_prone_annotations"),
31
artifact("com.google.guava:guava"),
32
+ artifact("org.checkerframework:checker-qual"),
33
artifact("io.perfmark:perfmark-api"),
34
artifact("org.codehaus.mojo:animal-sniffer-annotations"),
35
],
0 commit comments