Skip to content

Commit 96217ec

Browse files
authored
Fix groupId in README
1 parent 9e20628 commit 96217ec

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
@@ -15,7 +15,7 @@ repositories {
1515
}
1616
1717
dependencies {
18-
compile 'graphql-java-servlet:graphql-java-servlet:0.6.3'
18+
compile 'com.graphql-java:graphql-java-servlet:0.6.3'
1919
}
2020
```
2121

0 commit comments

Comments
 (0)