We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b64360d commit 3dd7bb9Copy full SHA for 3dd7bb9
build.gradle
@@ -61,6 +61,7 @@ dependencies {
61
implementation 'software.amazon.awssdk:ses:2.24.0'
62
implementation 'com.google.guava:guava:32.1.3-jre'
63
implementation 'com.github.ben-manes.caffeine:caffeine'
64
+ implementation 'com.twelvemonkeys.imageio:imageio-webp:3.12.0'
65
66
//security
67
implementation 'org.springframework.boot:spring-boot-starter-security'
0 commit comments