Bump cn.wanghaomiao:JsoupXpath from 2.5.1 to 2.5.2 in /app

Bumps [cn.wanghaomiao:JsoupXpath](https://github.com/zhegexiaohuozi/JsoupXpath) from 2.5.1 to 2.5.2.
- [Release notes](https://github.com/zhegexiaohuozi/JsoupXpath/releases)
- [Commits](https://github.com/zhegexiaohuozi/JsoupXpath/compare/v2.5.1...v2.5.2)

---
updated-dependencies:
- dependency-name: cn.wanghaomiao:JsoupXpath
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-07 04:09:41 +00:00 committed by GitHub
parent 782bdbef5e
commit 56be6dc81f
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