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 8e700ca commit 7459962Copy full SHA for 7459962
platform/build.gradle
@@ -38,7 +38,7 @@ dependencies {
38
api("com.google.code.findbugs:jsr305:3.0.2")
39
40
api("org.assertj:assertj-core:3.25.3")
41
- api("com.jayway.jsonpath:json-path:2.9.0")
+ api("com.jayway.jsonpath:json-path:2.10.0")
42
api("org.skyscreamer:jsonassert:1.5.1")
43
api("org.awaitility:awaitility:4.2.1")
44
api("com.squareup.okhttp3:mockwebserver:4.12.0")
0 commit comments