Skip to content

Commit 74946b7

Browse files
committed
Update version in README.md
1 parent 722493e commit 74946b7

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
@@ -85,7 +85,7 @@ for **Spring GraphQL**:
8585
<dependency>
8686
<groupId>com.tailrocks.graphql</groupId>
8787
<artifactId>graphql-datetime-spring-boot-starter</artifactId>
88-
<version>5.0.1</version>
88+
<version>6.0.0</version>
8989
</dependency>
9090
```
9191

@@ -108,7 +108,7 @@ implementation("com.tailrocks.graphql:graphql-datetime-dgs-starter:5.0.1")
108108
for **Spring GraphQL**:
109109

110110
```groovy
111-
implementation("com.tailrocks.graphql:graphql-datetime-spring-boot-starter:5.0.1")
111+
implementation("com.tailrocks.graphql:graphql-datetime-spring-boot-starter:6.0.0")
112112
```
113113

114114
### Scalars

0 commit comments

Comments
 (0)