fix(deps): update dependency org.jsoup:jsoup to v1.22.1 (#1458)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
2f0a82030d
commit
226aa9ed3b
1 changed files with 1 additions and 1 deletions
|
|
@ -29,7 +29,7 @@ conscrypt-android = "org.conscrypt:conscrypt-android:2.5.3"
|
|||
|
||||
quickjs-android = { group = "com.github.zhanghai.quickjs-java", name = "quickjs-android", version = "547f5b1597" }
|
||||
|
||||
jsoup = "org.jsoup:jsoup:1.21.2"
|
||||
jsoup = "org.jsoup:jsoup:1.22.1"
|
||||
|
||||
disklrucache = "com.jakewharton:disklrucache:2.0.2"
|
||||
unifile = "com.github.komikku-app:UniFile:084a54140a"
|
||||
|
|
|
|||
Loading…
Reference in a new issue