Update dependency org.jsoup:jsoup to v1.19.1 (#1292)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-03-22 19:33:38 -04:00
committed by GitHub
parent d76849942c
commit b745f10870

View File

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