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:
renovate[bot] 2025-07-22 10:11:02 +07:00 committed by GitHub
parent e30afc28b6
commit 0b8eb9493e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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"