Skip to content

Commit 84e18e4

Browse files
authored
Update README.md
1 parent 9c406e6 commit 84e18e4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ATTENTION THAT VER 6.0 WAS NOT RELEASED CORRECTLY AND WILL BE FIXED SOON
1414

1515
```groovy
1616
dependencies {
17-
compile "io.github.graphql-java:graphql-java-annotations:5.4"
17+
compile "io.github.graphql-java:graphql-java-annotations:6.1"
1818
}
1919
```
2020

@@ -24,7 +24,7 @@ dependencies {
2424
<dependency>
2525
<groupId>io.github.graphql-java</groupId>
2626
<artifactId>graphql-java-annotations</artifactId>
27-
<version>5.4</version>
27+
<version>6.1</version>
2828
</dependency>
2929
```
3030

0 commit comments

Comments
 (0)