Skip to content

Commit

Permalink
Update dependency software.amazon.awssdk:cloudwatchlogs to v2.29.25
Browse files Browse the repository at this point in the history
  • Loading branch information
ludos-renovate[bot] authored Dec 3, 2024
1 parent 62100b1 commit ad16de5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies {
implementation("org.flywaydb:flyway-database-postgresql:11.0.0")
implementation("org.jetbrains.kotlin:kotlin-reflect:2.1.0")
implementation("org.jsoup:jsoup:1.18.3")
implementation("software.amazon.awssdk:cloudwatchlogs:2.29.24")
implementation("software.amazon.awssdk:cloudwatchlogs:2.29.25")
implementation("software.amazon.awssdk:s3:2.29.24")
implementation("software.amazon.awssdk:sso:2.29.24")
implementation("software.amazon.awssdk:ssooidc:2.29.24")
Expand Down

0 comments on commit ad16de5

Please sign in to comment.