Update dependency org.jsoup:jsoup to v1.22.1 (#1840)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2026-01-03 12:51:37 -05:00
committed by GitHub
parent fc02f96b18
commit 37bd5c32ab
+1 -1
View File
@@ -86,7 +86,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.2"
jsoup = "org.jsoup:jsoup:1.22.1"
# Config
config = "com.typesafe:config:1.4.5"