Update dependency org.jsoup:jsoup to v1.20.1 (#2058)

(cherry picked from commit 99c2a999735e04d026b937b953cdd5f19b2e7b1f)
This commit is contained in:
Mend Renovate 2025-05-03 22:15:14 +02:00 committed by Jobobby04
parent 1c0ef2ca98
commit 091f2f583a

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.19.1"
jsoup = "org.jsoup:jsoup:1.20.1"
disklrucache = "com.jakewharton:disklrucache:2.0.2"
unifile = "com.github.tachiyomiorg:unifile:e0def6b3dc"