We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89032c3 commit f43c5beCopy full SHA for f43c5be
graphql-webclient/build.gradle
@@ -1,6 +1,6 @@
1
dependencies {
2
api "org.springframework.boot:spring-boot-starter-webflux"
3
- implementation "com.jayway.jsonpath:json-path:2.8.0"
+ implementation "com.jayway.jsonpath:json-path:2.9.0"
4
5
testImplementation "org.springframework.boot:spring-boot-starter-webflux"
6
testImplementation "org.springframework.boot:spring-boot-starter-test"
0 commit comments