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 d0fb9c4 commit d0c9032Copy full SHA for d0c9032
README.md
@@ -24,7 +24,7 @@ This library provides extended validation of fields and field arguments for [gra
24
```
25
26
```groovy
27
-compile 'com.graphql-java:graphql-java-extended-validation:19.1'
+implementation 'com.graphql-java:graphql-java-extended-validation:19.1'
28
29
30
> Note:
0 commit comments