mirror of
https://github.com/gotson/komga.git
synced 2026-05-09 05:10:19 +02:00
deps(komga): bump jsoup from 1.16.1 to 1.16.2
This commit is contained in:
parent
3f56e19da9
commit
647fb406bf
1 changed files with 1 additions and 1 deletions
|
|
@ -92,7 +92,7 @@ dependencies {
|
|||
implementation("com.github.junrar:junrar:7.5.5")
|
||||
implementation("org.apache.pdfbox:pdfbox:2.0.28")
|
||||
implementation("net.grey-panther:natural-comparator:1.1")
|
||||
implementation("org.jsoup:jsoup:1.16.1")
|
||||
implementation("org.jsoup:jsoup:1.16.2")
|
||||
|
||||
implementation("net.coobird:thumbnailator:0.4.20")
|
||||
runtimeOnly("com.twelvemonkeys.imageio:imageio-jpeg:3.9.4")
|
||||
|
|
|
|||
Loading…
Reference in a new issue