Skip to content

Commit

Permalink
Update dependency software.amazon.awssdk:cloudwatchlogs to v2.29.33
Browse files Browse the repository at this point in the history
  • Loading branch information
ludos-renovate[bot] committed Dec 12, 2024
1 parent 417b2e5 commit 1d9eeb9
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.1.0")
implementation("org.jetbrains.kotlin:kotlin-reflect:2.1.0")
implementation("org.jsoup:jsoup:1.18.3")
implementation("software.amazon.awssdk:cloudwatchlogs:2.29.32")
implementation("software.amazon.awssdk:cloudwatchlogs:2.29.33")
implementation("software.amazon.awssdk:s3:2.29.33")
implementation("software.amazon.awssdk:sso:2.29.32")
implementation("software.amazon.awssdk:ssooidc:2.29.32")
Expand Down

0 comments on commit 1d9eeb9

Please sign in to comment.