Update dependency org.jsoup:jsoup to v1.21.2 (#1615)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-01 17:03:10 -04:00
committed by GitHub
parent 8ef2877040
commit 3179169913

View File

@@ -83,7 +83,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.21.1"
jsoup = "org.jsoup:jsoup:1.21.2"
# Config
config = "com.typesafe:config:1.4.4"