Skip to content

Commit d0c9032

Browse files
committed
Fix typo
1 parent d0fb9c4 commit d0c9032

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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:19.1'
27+
implementation 'com.graphql-java:graphql-java-extended-validation:19.1'
2828
```
2929

3030
> Note:

0 commit comments

Comments
 (0)