Skip to content

Commit 4bc5b63

Browse files
Update dependency software.amazon.awssdk:cloudwatch to v2.41.29
1 parent 290317a commit 4bc5b63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424
implementation("org.springframework.boot:spring-boot-starter")
2525
implementation("org.springframework.boot:spring-boot-starter-json")
2626
// aws
27-
implementation("software.amazon.awssdk:cloudwatch:2.41.26")
27+
implementation("software.amazon.awssdk:cloudwatch:2.41.29")
2828

2929
// test
3030
testImplementation("org.springframework.boot:spring-boot-starter-test")

0 commit comments

Comments
 (0)