We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7f649c6 + 4fd6dd6 commit 76183beCopy full SHA for 76183be
1 file changed
build.gradle
@@ -98,7 +98,7 @@ dependencies {
98
testImplementation("org.springframework.restdocs:spring-restdocs-mockmvc")
99
testImplementation("org.springframework.security:spring-security-test")
100
101
- testImplementation("com.jayway.jsonpath:json-path:2.9.0")
+ testImplementation("com.jayway.jsonpath:json-path:2.10.0")
102
}
103
104
application {
0 commit comments