File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 7979 <artifactId >graphql-java-tools</artifactId >
8080 <version >${graphql-java-tools.version} </version >
8181 </dependency >
82+ <dependency >
83+ <groupId >com.graphql-java</groupId >
84+ <artifactId >graphiql-spring-boot-starter</artifactId >
85+ <version >${graphiql-spring-boot-starter.version} </version >
86+ </dependency >
8287
8388 <dependency >
8489 <groupId >org.springframework.boot</groupId >
249254 <togglz .version>2.4.1.Final</togglz .version>
250255 <rome .version>1.9.0</rome .version>
251256 <chaos .monkey.version>2.0.0</chaos .monkey.version>
252- <graphql-spring-boot-starter .version>3.6.0</graphql-spring-boot-starter .version>
253- <graphql-java-tools .version>3.2.0</graphql-java-tools .version>
257+ <graphql-spring-boot-starter .version>5.0.2</graphql-spring-boot-starter .version>
258+ <graphiql-spring-boot-starter .version>5.0.2</graphiql-spring-boot-starter .version>
259+ <graphql-java-tools .version>5.2.4</graphql-java-tools .version>
254260 <guava .version>18.0</guava .version>
255261 <git-commit-id-plugin .version>2.2.4</git-commit-id-plugin .version>
256262 </properties >
You can’t perform that action at this time.
0 commit comments