Skip to content

Commit fd13062

Browse files
committed
Problem: README mentions an old version
Solution: update to 0.13.1
1 parent 21e7761 commit fd13062

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ syntax for GraphQL schema definition.
1212

1313
```groovy
1414
dependencies {
15-
compile "com.graphql-java:graphql-java-annotations:0.12.0"
15+
compile "com.graphql-java:graphql-java-annotations:0.13.1"
1616
}
1717
```
1818

0 commit comments

Comments
 (0)