Merge pull request #2841 from gedoor/dependabot/gradle/app/cn.wanghaomiao-JsoupXpath-2.5.3

Bump cn.wanghaomiao:JsoupXpath from 2.5.2 to 2.5.3 in /app
This commit is contained in:
kunfei 2023-03-07 22:46:17 +08:00 committed by GitHub
commit c1aa664462
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -196,7 +196,7 @@ dependencies {
//
implementation('org.jsoup:jsoup:1.15.4')
implementation('com.jayway.jsonpath:json-path:2.7.0')
implementation('cn.wanghaomiao:JsoupXpath:2.5.2')
implementation('cn.wanghaomiao:JsoupXpath:2.5.3')
implementation(project(path: ':epublib'))
//JS rhino