mirror of
https://github.com/gotson/komga.git
synced 2025-12-28 11:24:59 +01:00
deps(komga): bump nightmonkeys imageio from 0.6.1 to 0.6.2
Closes: #1289
This commit is contained in:
parent
ea52a5e82a
commit
25eb6c0473
1 changed files with 2 additions and 2 deletions
|
|
@ -98,8 +98,8 @@ dependencies {
|
|||
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.github.gotson.nightmonkeys:imageio-jxl:0.6.1")
|
||||
runtimeOnly("com.github.gotson.nightmonkeys:imageio-heif:0.6.1")
|
||||
runtimeOnly("com.github.gotson.nightmonkeys:imageio-jxl:0.6.2")
|
||||
runtimeOnly("com.github.gotson.nightmonkeys:imageio-heif:0.6.2")
|
||||
// support for jpeg2000
|
||||
runtimeOnly("com.github.jai-imageio:jai-imageio-jpeg2000:1.4.0")
|
||||
runtimeOnly("org.apache.pdfbox:jbig2-imageio:3.0.4")
|
||||
|
|
|
|||
Loading…
Reference in a new issue