Merge pull request #2027 from gedoor/dependabot/gradle/app/org.jsoup-jsoup-1.15.2

chore(deps): bump jsoup from 1.15.1 to 1.15.2 in /app
This commit is contained in:
kunfei 2022-07-05 20:28:03 +08:00 committed by GitHub
commit b16d0b4ab1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -212,7 +212,7 @@ dependencies {
implementation('io.github.jeremyliao:live-event-bus-x:1.8.0')
//
implementation('org.jsoup:jsoup:1.15.1')
implementation('org.jsoup:jsoup:1.15.2')
implementation('com.jayway.jsonpath:json-path:2.7.0')
implementation('cn.wanghaomiao:JsoupXpath:2.5.1')
implementation(project(path: ':epublib'))