We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 23a6969 + 6cb620d commit 06284deCopy full SHA for 06284de
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