mirror of
https://github.com/gotson/komga.git
synced 2025-12-06 08:32:25 +01:00
deps: bump jsoup to 1.21.1
This commit is contained in:
parent
30f6d3a862
commit
8b629888ff
1 changed files with 1 additions and 1 deletions
|
|
@ -82,7 +82,7 @@ dependencies {
|
|||
implementation("com.github.gotson.nightcompress:nightcompress:1.1.1")
|
||||
implementation("org.apache.pdfbox:pdfbox:3.0.5")
|
||||
implementation("net.grey-panther:natural-comparator:1.1")
|
||||
implementation("org.jsoup:jsoup:1.18.3")
|
||||
implementation("org.jsoup:jsoup:1.21.1")
|
||||
|
||||
implementation("net.coobird:thumbnailator:0.4.20")
|
||||
runtimeOnly("com.twelvemonkeys.imageio:imageio-jpeg:${libs.versions.twelvemonkeys.get()}")
|
||||
|
|
|
|||
Loading…
Reference in a new issue