We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23a6969 commit 6cb620dCopy full SHA for 6cb620d
README.md
@@ -23,7 +23,7 @@ You would use custom scalars when you want to describe more meaningful behavior
23
To use this library put the following into your gradle config
24
25
```java
26
-implementation 'com.graphql-java:graphql-java-extended-scalars:20.0'
+implementation 'com.graphql-java:graphql-java-extended-scalars:20.2'
27
```
28
29
or the following into your Maven config
0 commit comments