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.
2 parents bbdbc9c + c249d25 commit 03f7d84Copy full SHA for 03f7d84
gradle/libs.versions.toml
@@ -26,7 +26,7 @@ jackson-yaml = { module = "com.fasterxml.jackson.dataformat:jackson-dataformat-y
26
jackson-kotlin = { module = "com.fasterxml.jackson.module:jackson-module-kotlin" }
27
28
snakeyaml = "org.yaml:snakeyaml:2.5"
29
-jsonpath = "com.jayway.jsonpath:json-path:2.9.0"
+jsonpath = "com.jayway.jsonpath:json-path:2.10.0"
30
31
kotest-bom = "io.kotest:kotest-bom:6.0.4"
32
kotest-runner = { module = "io.kotest:kotest-runner-junit5" }
0 commit comments