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.
1 parent 20a7949 commit fef05dbCopy full SHA for fef05db
platform/build.gradle
@@ -39,7 +39,7 @@ dependencies {
39
api("org.apache.tomcat.embed:tomcat-embed-el:11.0.10")
40
41
api("com.google.code.findbugs:jsr305:3.0.2")
42
- api("com.jayway.jsonpath:json-path:2.9.0")
+ api("com.jayway.jsonpath:json-path:2.10.0")
43
api("org.skyscreamer:jsonassert:1.5.3")
44
api("org.awaitility:awaitility:4.3.0")
45
api("com.squareup.okhttp3:mockwebserver3:5.1.0")
0 commit comments