Update dependency org.jsoup:jsoup to v1.18.3 (#1169)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2024-12-07 14:11:43 -05:00
committed by GitHub
parent 1fa7f18235
commit 97c4f14094
+1 -1
View File
@@ -78,7 +78,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.18.1"
jsoup = "org.jsoup:jsoup:1.18.3"
# Config
config = "com.typesafe:config:1.4.3"