Skip to content

Commit 0ed6fd8

Browse files
authored
Bump jsoup and zipline libs (#2517)
1 parent e3e995b commit 0ed6fd8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ fragmentKtx = "1.8.9"
1818
fuzzywuzzy = "1.4.0"
1919
jacksonModuleKotlin = { strictly = "2.13.1" } # Later versions don't support minSdk <26 (Crashes on Android TV's and FireSticks)
2020
json = "20251224"
21-
jsoup = "1.21.2"
21+
jsoup = "1.22.1"
2222
junit = "4.13.2"
2323
junitKtx = "1.3.0"
2424
junitVersion = "1.3.0"
@@ -45,7 +45,7 @@ torrentserver = "7861970"
4545
tvprovider = "1.1.0"
4646
video = "1.0.0"
4747
workRuntimeKtx = "2.11.2"
48-
zipline = "1.24.0"
48+
zipline = "1.27.0"
4949

5050
jvmTarget = "1.8"
5151
jdkToolchain = "17"

0 commit comments

Comments
 (0)