Skip to content

Commit 4735cff

Browse files
Bump com.jayway.jsonpath:json-path from 2.10.0 to 3.0.0
Bumps [com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from 2.10.0 to 3.0.0. - [Release notes](https://github.com/jayway/JsonPath/releases) - [Changelog](https://github.com/json-path/JsonPath/blob/master/changelog.md) - [Commits](json-path/JsonPath@json-path-2.10.0...json-path-3.0.0) --- updated-dependencies: - dependency-name: com.jayway.jsonpath:json-path dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e48bb95 commit 4735cff

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
@@ -31,7 +31,7 @@ jackson-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-y
3131
jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin" }
3232

3333
snakeyaml = "org.yaml:snakeyaml:2.6"
34-
jsonpath = "com.jayway.jsonpath:json-path:2.10.0"
34+
jsonpath = "com.jayway.jsonpath:json-path:3.0.0"
3535

3636
kotest-bom = "io.kotest:kotest-bom:6.1.7"
3737
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }

0 commit comments

Comments
 (0)