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 90fd359 commit 09a9beaCopy full SHA for 09a9bea
benchmark-overhead/build.gradle.kts
@@ -25,7 +25,7 @@ dependencies {
25
testImplementation("org.junit.jupiter:junit-jupiter-params")
26
testImplementation("com.squareup.okhttp3:okhttp:5.3.0")
27
testImplementation("org.jooq:joox:2.0.1")
28
- testImplementation("com.jayway.jsonpath:json-path:2.9.0")
+ testImplementation("com.jayway.jsonpath:json-path:2.10.0")
29
testImplementation("org.slf4j:slf4j-simple:2.0.17")
30
31
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")
0 commit comments