Merge pull request #2922 from gedoor/dependabot/gradle/app/com.jayway.jsonpath-json-path-2.8.0

Bump com.jayway.jsonpath:json-path from 2.7.0 to 2.8.0 in /app
This commit is contained in:
kunfei
2023-03-27 16:18:32 +08:00
committed by GitHub

View File

@@ -197,7 +197,7 @@ dependencies {
//规则相关
implementation('org.jsoup:jsoup:1.15.4')
implementation('com.jayway.jsonpath:json-path:2.7.0')
implementation('com.jayway.jsonpath:json-path:2.8.0')
implementation('cn.wanghaomiao:JsoupXpath:2.5.3')
implementation(project(path: ':book'))