File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ dependencies {
1515 implementation(project(" :graphql-datetime-kickstart-spring-boot-starter" ))
1616
1717 // FIXME - downgrade graphql-java until graphql-java-kickstart release v13 (with graphql-java 18.x support)
18- implementation(" com.graphql-java:graphql-java:17.3 " )
18+ implementation(" com.graphql-java:graphql-java:17.4 " )
1919
2020 // Spring Boot
2121 implementation(" org.springframework.boot:spring-boot-starter-webflux" )
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ dependencies {
1515 implementation(project(" :graphql-datetime-kickstart-spring-boot-starter" ))
1616
1717 // FIXME - downgrade graphql-java until graphql-java-kickstart release v13 (with graphql-java 18.x support)
18- implementation(" com.graphql-java:graphql-java:17.3 " )
18+ implementation(" com.graphql-java:graphql-java:17.4 " )
1919
2020 // Spring Boot
2121 implementation(" org.springframework.boot:spring-boot-starter-web" )
You can’t perform that action at this time.
0 commit comments