Skip to content

Commit

Permalink
deps(komga): add imageio-heif:0.6.0
Browse files Browse the repository at this point in the history
Closes: #942
  • Loading branch information
gotson committed Oct 26, 2023
1 parent 69eb24d commit 07cf63a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion komga/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,8 @@ dependencies {
runtimeOnly("com.twelvemonkeys.imageio:imageio-jpeg:3.9.4")
runtimeOnly("com.twelvemonkeys.imageio:imageio-tiff:3.9.4")
runtimeOnly("com.twelvemonkeys.imageio:imageio-webp:3.9.4")
runtimeOnly("com.github.gotson.nightmonkeys:imageio-jxl:0.4.1")
runtimeOnly("com.github.gotson.nightmonkeys:imageio-jxl:0.6.0")
runtimeOnly("com.github.gotson.nightmonkeys:imageio-heif:0.6.0")
// support for jpeg2000
runtimeOnly("com.github.jai-imageio:jai-imageio-jpeg2000:1.4.0")
runtimeOnly("org.apache.pdfbox:jbig2-imageio:3.0.4")
Expand Down

0 comments on commit 07cf63a

Please sign in to comment.