Skip to content

Commit c45576c

Browse files
committed
Bump version in README
1 parent 26e8106 commit c45576c

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
@@ -54,11 +54,11 @@ A few libraries exist to ease the boilerplate pain, including [GraphQL-Java's bu
5454
<dependency>
5555
<groupId>com.graphql-java-kickstart</groupId>
5656
<artifactId>graphql-java-tools</artifactId>
57-
<version>5.5.1</version>
57+
<version>5.5.2</version>
5858
</dependency>
5959
```
6060
```groovy
61-
compile 'com.graphql-java-kickstart:graphql-java-tools:5.5.1'
61+
compile 'com.graphql-java-kickstart:graphql-java-tools:5.5.2'
6262
```
6363

6464
New releases will be available faster in the JCenter repository than in Maven Central. Add the following to use for Maven

0 commit comments

Comments
 (0)