Update dependency org.jsoup:jsoup to v1.21.1 (#1465)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-28 17:02:58 -04:00
committed by GitHub
parent ae4c9887d8
commit e52bc255f3

View File

@@ -79,7 +79,7 @@ systemtray-desktop = "com.dorkbox:Desktop:1.1" # version locked by SystemTray
# dependencies of Tachiyomi extensions
injekt = "com.github.null2264:injekt-koin:ee267b2e27"
rxjava = "io.reactivex:rxjava:1.3.8"
jsoup = "org.jsoup:jsoup:1.20.1"
jsoup = "org.jsoup:jsoup:1.21.1"
# Config
config = "com.typesafe:config:1.4.3"