Merge pull request #2765 from gedoor/dependabot/gradle/app/cn.wanghaomiao-JsoupXpath-2.5.2

Bump cn.wanghaomiao:JsoupXpath from 2.5.1 to 2.5.2 in /app
This commit is contained in:
kunfei 2023-02-07 14:14:06 +08:00 committed by GitHub
commit de67b6840c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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