Update dependency org.jsoup:jsoup to v1.18.1 (#1060)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-09-14 09:03:44 -04:00
committed by GitHub
parent dc69df9f4f
commit b7f040d89a

View File

@@ -77,7 +77,7 @@ systemtray-desktop = "com.dorkbox:Desktop:1.1" # version locked by SystemTray
# dependencies of Tachiyomi extensions
injekt = "com.github.inorichi.injekt:injekt-core:65b0440"
rxjava = "io.reactivex:rxjava:1.3.8"
jsoup = "org.jsoup:jsoup:1.16.1"
jsoup = "org.jsoup:jsoup:1.18.1"
# Config
config = "com.typesafe:config:1.4.3"