Skip to content

Commit 29447b4

Browse files
Update dependency com.jayway.jsonpath:json-path to v2.9.0 (release/v1.32.x) (#10471)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b50bab4 commit 29447b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

benchmark-overhead/build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424
testImplementation("org.junit.jupiter:junit-jupiter-params")
2525
testImplementation("com.squareup.okhttp3:okhttp:4.12.0")
2626
testImplementation("org.jooq:joox:2.0.0")
27-
testImplementation("com.jayway.jsonpath:json-path:2.8.0")
27+
testImplementation("com.jayway.jsonpath:json-path:2.9.0")
2828
testImplementation("org.slf4j:slf4j-simple:2.0.9")
2929

3030
testRuntimeOnly("org.junit.jupiter:junit-jupiter-engine")

0 commit comments

Comments
 (0)