Skip to content

Commit

Permalink
Update dependency software.amazon.awssdk:cloudwatch to v2.30.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 17, 2025
1 parent 8774639 commit c39b5b8
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.0")
implementation("software.amazon.awssdk:cloudwatch:2.30.1")

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

0 comments on commit c39b5b8

Please sign in to comment.