Skip to content

Commit

Permalink
Update dependency software.amazon.awssdk:cloudwatch to v2.30.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 31, 2025
1 parent cdd3998 commit 2832066
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies {
implementation("org.springframework.boot:spring-boot-starter")
implementation("org.springframework.boot:spring-boot-starter-json")
// aws
implementation("software.amazon.awssdk:cloudwatch:2.30.9")
implementation("software.amazon.awssdk:cloudwatch:2.30.10")

// test
testImplementation("org.springframework.boot:spring-boot-starter-test")
Expand Down

0 comments on commit 2832066

Please sign in to comment.