Skip to content

Commit

Permalink
Bump AWS SDK 2.28.15 (#667)
Browse files Browse the repository at this point in the history

Signed-off-by: Paolo Di Tommaso <[email protected]>
Signed-off-by: munishchouhan <[email protected]>
Co-authored-by: Munish Chouhan <[email protected]>
Co-authored-by: munishchouhan <[email protected]>
  • Loading branch information
3 people authored Oct 9, 2024
1 parent 2b20eee commit 0c487ad
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,10 @@ dependencies {
implementation("io.micronaut.cache:micronaut-cache-core")
implementation("io.micronaut.cache:micronaut-cache-caffeine")
implementation("io.micronaut.aws:micronaut-aws-parameter-store")
implementation "software.amazon.awssdk:ecr"
implementation "software.amazon.awssdk:ecrpublic"
implementation 'software.amazon.awssdk:ses'
implementation "software.amazon.awssdk:ecr:2.28.17"
implementation "software.amazon.awssdk:ecrpublic:2.28.17"
implementation 'software.amazon.awssdk:ses:2.28.17'
implementation 'software.amazon.awssdk:s3:2.28.17'
implementation 'org.yaml:snakeyaml:2.0'
implementation 'com.github.ben-manes.caffeine:caffeine:3.1.8'
implementation 'org.luaj:luaj-jse:3.0.1'
Expand Down

0 comments on commit 0c487ad

Please sign in to comment.