mirror of
https://github.com/gotson/komga.git
synced 2026-05-02 11:54:31 +02:00
deps(komga): bump jsoup to 1.17.2
This commit is contained in:
parent
c1259f3960
commit
6de7a14f0e
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ dependencies {
|
|||
implementation("com.github.gotson.nightcompress:nightcompress:0.2.0")
|
||||
implementation("org.apache.pdfbox:pdfbox:3.0.1")
|
||||
implementation("net.grey-panther:natural-comparator:1.1")
|
||||
implementation("org.jsoup:jsoup:1.16.2")
|
||||
implementation("org.jsoup:jsoup:1.17.2")
|
||||
|
||||
implementation("net.coobird:thumbnailator:0.4.20")
|
||||
runtimeOnly("com.twelvemonkeys.imageio:imageio-jpeg:3.10.0")
|
||||
|
|
|
|||
Loading…
Reference in a new issue