chore: webp対応

This commit is contained in:
usbharu 2023-11-02 19:41:36 +09:00
parent 8c1becc504
commit 9fbd62e712
Signed by: usbharu
GPG Key ID: 6556747BF94EEBC8
1 changed files with 1 additions and 0 deletions

View File

@ -141,6 +141,7 @@ dependencies {
implementation("dev.usbharu:http-signature:1.0.0")
implementation("org.postgresql:postgresql:42.6.0")
implementation("com.twelvemonkeys.imageio:imageio-webp:3.10.0")
implementation("io.ktor:ktor-client-logging-jvm:$ktor_version")