Skip to content

Commit 3dd7bb9

Browse files
KoSeonJeclaude
andauthored
fix: WebP 이미지 지원을 위한 TwelveMonkeys 의존성 추가 (#403)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
1 parent b64360d commit 3dd7bb9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ dependencies {
6161
implementation 'software.amazon.awssdk:ses:2.24.0'
6262
implementation 'com.google.guava:guava:32.1.3-jre'
6363
implementation 'com.github.ben-manes.caffeine:caffeine'
64+
implementation 'com.twelvemonkeys.imageio:imageio-webp:3.12.0'
6465

6566
//security
6667
implementation 'org.springframework.boot:spring-boot-starter-security'

0 commit comments

Comments
 (0)