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

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

---
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-03-07 05:06:09 +00:00
committed by GitHub
parent 6fa331c928
commit 30c4f66c69
+1 -1
View File
@@ -191,7 +191,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