fix(deps): update dependency org.jsoup:jsoup to v1.21.1 (#1065)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
e30afc28b6
commit
0b8eb9493e
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,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.20.1"
|
||||
jsoup = "org.jsoup:jsoup:1.21.1"
|
||||
|
||||
disklrucache = "com.jakewharton:disklrucache:2.0.2"
|
||||
unifile = "com.github.komikku-app:UniFile:084a54140a"
|
||||
|
|
|
|||
Loading…
Reference in a new issue