Skip to content

Commit 29c90f6

Browse files
committed
Update version in README.md
1 parent dbdc513 commit 29c90f6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ kotlin.version=1.3.70
2626

2727
Add the dependency:
2828
```groovy
29-
compile 'com.graphql-java-kickstart:graphql-java-tools:6.3.0'
29+
compile 'com.graphql-java-kickstart:graphql-java-tools:11.0.0'
3030
```
3131

3232
### Using Maven
@@ -42,7 +42,7 @@ Add the dependency:
4242
<dependency>
4343
<groupId>com.graphql-java-kickstart</groupId>
4444
<artifactId>graphql-java-tools</artifactId>
45-
<version>6.3.0</version>
45+
<version>11.0.0</version>
4646
</dependency>
4747
```
4848

0 commit comments

Comments
 (0)