File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[ ![ Build Status] ( https://travis-ci.org/yrashk/graphql-java-servlet.svg?branch=master )] ( https://travis-ci.org/yrashk/graphql-java-servlet )
2- [ ![ Download ] ( https://api.bintray.com/packages/yrashk/maven /graphql-java-servlet/images/download .svg )] ( https://bintray.com/yrashk/maven/graphql-java-servlet/_latestVersion )
2+ [ ![ Maven Central ] ( https://img.shields.io/maven-central/v/com.graphql-java /graphql-java-servlet.svg?maxAge=2592000 )] ( )
33
44# GraphQL Servlet
55
@@ -11,11 +11,11 @@ You can download it from bintray (Gradle syntax):
1111
1212``` groovy
1313repositories {
14- jcenter ()
14+ mavenCentral ()
1515}
1616
1717dependencies {
18- compile 'graphql-java-servlet:graphql-java-servlet:0.6.2 '
18+ compile 'graphql-java-servlet:graphql-java-servlet:0.6.3 '
1919}
2020```
2121
You can’t perform that action at this time.
0 commit comments