Skip to content

Commit 06284de

Browse files
authored
Merge pull request #106 from setchy/patch-1
docs: update version
2 parents 23a6969 + 6cb620d commit 06284de

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
@@ -23,7 +23,7 @@ You would use custom scalars when you want to describe more meaningful behavior
2323
To use this library put the following into your gradle config
2424

2525
```java
26-
implementation 'com.graphql-java:graphql-java-extended-scalars:20.0'
26+
implementation 'com.graphql-java:graphql-java-extended-scalars:20.2'
2727
```
2828

2929
or the following into your Maven config

0 commit comments

Comments
 (0)