Skip to content

Commit

Permalink
Update dependency software.amazon.awssdk:bom to v2.26.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 2, 2024
1 parent cc690cc commit 3343445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-cloud-stream/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ apply(plugin = "io.spring.dependency-management")
dependencies {
implementation(platform("org.springframework.boot:spring-boot-dependencies:3.3.1"))
implementation(platform("org.springframework.cloud:spring-cloud-stream-dependencies:4.1.2"))
implementation(platform("software.amazon.awssdk:bom:2.26.12"))
implementation(platform("software.amazon.awssdk:bom:2.26.13"))

implementation("org.springframework.boot:spring-boot-starter-web")
implementation("org.springframework.boot:spring-boot-starter-actuator")
Expand Down

0 comments on commit 3343445

Please sign in to comment.