mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
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:
@@ -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'))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user