mirror of
https://github.com/gotson/komga.git
synced 2025-12-14 12:32:41 +01:00
deps(komga): bump twelvemonkeys.imageio to 3.10.1
This commit is contained in:
parent
6de7a14f0e
commit
c54261bccc
1 changed files with 3 additions and 3 deletions
|
|
@ -95,9 +95,9 @@ dependencies {
|
|||
implementation("org.jsoup:jsoup:1.17.2")
|
||||
|
||||
implementation("net.coobird:thumbnailator:0.4.20")
|
||||
runtimeOnly("com.twelvemonkeys.imageio:imageio-jpeg:3.10.0")
|
||||
runtimeOnly("com.twelvemonkeys.imageio:imageio-tiff:3.10.0")
|
||||
runtimeOnly("com.twelvemonkeys.imageio:imageio-webp:3.10.0")
|
||||
runtimeOnly("com.twelvemonkeys.imageio:imageio-jpeg:3.10.1")
|
||||
runtimeOnly("com.twelvemonkeys.imageio:imageio-tiff:3.10.1")
|
||||
runtimeOnly("com.twelvemonkeys.imageio:imageio-webp:3.10.1")
|
||||
runtimeOnly("com.github.gotson.nightmonkeys:imageio-jxl:0.6.2")
|
||||
runtimeOnly("com.github.gotson.nightmonkeys:imageio-heif:0.6.2")
|
||||
runtimeOnly("com.github.gotson.nightmonkeys:imageio-webp:0.6.2")
|
||||
|
|
|
|||
Loading…
Reference in a new issue