Merge pull request #2805 from gedoor/dependabot/gradle/app/org.jsoup-jsoup-1.15.4

Bump org.jsoup:jsoup from 1.15.3 to 1.15.4 in /app
This commit is contained in:
kunfei
2023-02-20 13:37:50 +08:00
committed by GitHub

View File

@@ -187,7 +187,7 @@ dependencies {
implementation('io.github.jeremyliao:live-event-bus-x:1.8.0')
//规则相关
implementation('org.jsoup:jsoup:1.15.3')
implementation('org.jsoup:jsoup:1.15.4')
implementation('com.jayway.jsonpath:json-path:2.7.0')
implementation('cn.wanghaomiao:JsoupXpath:2.5.2')
implementation(project(path: ':epublib'))