deps(komga): bump jsoup from 1.16.1 to 1.16.2

This commit is contained in:
Gauthier Roebroeck 2023-11-01 16:28:20 +08:00
parent 3f56e19da9
commit 647fb406bf

View file

@ -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")