We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 528cfc3 + ccd3213 commit b150a5fCopy full SHA for b150a5f
instrumentation/graphql-java-22.0/build.gradle
@@ -22,7 +22,7 @@ java {
22
}
23
24
verifyInstrumentation {
25
- passesOnly 'com.graphql-java:graphql-java:[22.0,)'
+ passesOnly 'com.graphql-java:graphql-java:[22.0,23.0)'
26
excludeRegex 'com.graphql-java:graphql-java:(0.0.0|201|202).*'
27
excludeRegex 'com.graphql-java:graphql-java:.*(vTEST|-beta|-alpha1|-nf-execution|-rc|-TEST).*'
28
0 commit comments