Skip to content

Commit 387eb67

Browse files
authored
Merge pull request #83 from graphql-java/fix-typo
Fix typo
2 parents 6ce6c31 + d1fe2e4 commit 387eb67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ This library provides extended validation of fields and field arguments for [gra
2424
```
2525

2626
```groovy
27-
compile 'com.graphql-java:graphql-java-extended-validation:20.0'
27+
implementation 'com.graphql-java:graphql-java-extended-validation:20.0'
2828
```
2929

3030
> Note:

0 commit comments

Comments
 (0)