Skip to content

Commit 205f96e

Browse files
chore(deps): bump software.amazon.awssdk:ec2 from 2.23.8 to 2.24.10 (#903)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d23e92e commit 205f96e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wrapper/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ dependencies {
6464
testImplementation("software.amazon.awssdk:rds:2.24.6")
6565
testImplementation("software.amazon.awssdk:auth:2.24.6") // Required for IAM (light implementation)
6666
testImplementation("software.amazon.awssdk:http-client-spi:2.22.13") // Required for IAM (light implementation)
67-
testImplementation("software.amazon.awssdk:ec2:2.23.8")
67+
testImplementation("software.amazon.awssdk:ec2:2.24.10")
6868
testImplementation("software.amazon.awssdk:secretsmanager:2.24.1")
6969
testImplementation("software.amazon.awssdk:sts:2.23.13")
7070
testImplementation("org.testcontainers:testcontainers:1.19.5")

0 commit comments

Comments
 (0)