Skip to content

Commit 03f7d84

Browse files
authored
Merge pull request #186 from openapi-processor/dependabot/gradle/com.jayway.jsonpath-json-path-2.10.0
Bump com.jayway.jsonpath:json-path from 2.9.0 to 2.10.0
2 parents bbdbc9c + c249d25 commit 03f7d84

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jackson-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-y
2626
jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin" }
2727

2828
snakeyaml = "org.yaml:snakeyaml:2.5"
29-
jsonpath = "com.jayway.jsonpath:json-path:2.9.0"
29+
jsonpath = "com.jayway.jsonpath:json-path:2.10.0"
3030

3131
kotest-bom = "io.kotest:kotest-bom:6.0.4"
3232
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }

0 commit comments

Comments
 (0)