diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 17ab43f..1b134a1 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -6,7 +6,7 @@ commons-math3 = "3.6.1" guava = "33.4.8-jre" testng = "7.11.0" jackson = "2.19.2" -json-path = "2.9.0" +json-path = "2.10.0" [libraries] commons-math3 = { module = "org.apache.commons:commons-math3", version.ref = "commons-math3" }