Skip to content

Commit

Permalink
Merge pull request #106 from setchy/patch-1
Browse files Browse the repository at this point in the history
docs: update version
  • Loading branch information
dondonz committed May 10, 2023
2 parents 23a6969 + 6cb620d commit 06284de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ You would use custom scalars when you want to describe more meaningful behavior
To use this library put the following into your gradle config

```java
implementation 'com.graphql-java:graphql-java-extended-scalars:20.0'
implementation 'com.graphql-java:graphql-java-extended-scalars:20.2'
```

or the following into your Maven config
Expand Down

0 comments on commit 06284de

Please sign in to comment.