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 8f6d44a commit 0008106Copy full SHA for 0008106
framework-platform/framework-platform.gradle
@@ -33,7 +33,7 @@ dependencies {
33
api("com.google.code.gson:gson:2.13.2")
34
api("com.google.protobuf:protobuf-java-util:4.32.1")
35
api("com.h2database:h2:2.3.232")
36
- api("com.jayway.jsonpath:json-path:2.9.0")
+ api("com.jayway.jsonpath:json-path:2.10.0")
37
api("com.oracle.database.jdbc:ojdbc11:21.9.0.0")
38
api("com.rometools:rome:1.19.0")
39
api("com.squareup.okhttp3:mockwebserver:3.14.9")
0 commit comments