Update dependency org.jsoup:jsoup to v1.19.1 (#744)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
ee48c1b602
commit
76db4759de
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ conscrypt-android = "org.conscrypt:conscrypt-android:2.5.3"
|
|||
|
||||
quickjs-android = "app.cash.quickjs:quickjs-android:0.9.2"
|
||||
|
||||
jsoup = "org.jsoup:jsoup:1.18.3"
|
||||
jsoup = "org.jsoup:jsoup:1.19.1"
|
||||
|
||||
disklrucache = "com.jakewharton:disklrucache:2.0.2"
|
||||
unifile = "com.github.tachiyomiorg:unifile:e0def6b3dc"
|
||||
|
|
|
|||
Loading…
Reference in a new issue