Skip to content

Commit

Permalink
Update dependency com.amazonaws:aws-java-sdk-bom to v1.12.753
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 29, 2024
1 parent 3be9c19 commit 6f31c24
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 @@ -23,7 +23,7 @@ repositories {
dependencies {
implementation(platform("org.testcontainers:testcontainers-bom:1.19.8"))
implementation(platform("io.ktor:ktor-bom:2.3.12"))
implementation(platform("com.amazonaws:aws-java-sdk-bom:1.12.752"))
implementation(platform("com.amazonaws:aws-java-sdk-bom:1.12.753"))
implementation(platform("org.springframework.boot:spring-boot-dependencies:3.3.1"))

implementation("io.ktor:ktor-server-auth")
Expand Down

0 comments on commit 6f31c24

Please sign in to comment.