Skip to content

Commit

Permalink
Bump io.awspring.cloud:spring-cloud-aws-dependencies in /app
Browse files Browse the repository at this point in the history
Bumps [io.awspring.cloud:spring-cloud-aws-dependencies](https://github.com/awspring/spring-cloud-aws) from 3.2.1 to 3.3.0.
- [Release notes](https://github.com/awspring/spring-cloud-aws/releases)
- [Commits](awspring/spring-cloud-aws@v3.2.1...v3.3.0)

---
updated-dependencies:
- dependency-name: io.awspring.cloud:spring-cloud-aws-dependencies
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 4ed3ba8 commit 795d4c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ repositories {

dependencyManagement {
imports {
mavenBom("io.awspring.cloud:spring-cloud-aws-dependencies:3.2.1")
mavenBom("io.awspring.cloud:spring-cloud-aws-dependencies:3.3.0")
mavenBom("org.testcontainers:testcontainers-bom:1.20.4")
}
}
Expand Down

0 comments on commit 795d4c4

Please sign in to comment.