Skip to content

Commit

Permalink
Bump io.awspring.cloud:spring-cloud-aws-starter-sns from 3.1.0 to 3.1.1
Browse files Browse the repository at this point in the history
Bumps io.awspring.cloud:spring-cloud-aws-starter-sns from 3.1.0 to 3.1.1.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 21, 2024
1 parent 9e1c602 commit b23e79b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ dependencyResolutionManagement {
create("libs") {
library("aws-autoconfigure", "io.awspring.cloud:spring-cloud-aws-autoconfigure:3.1.0")
library("aws-starter", "io.awspring.cloud:spring-cloud-aws-starter:3.1.0")
library("aws-sns", "io.awspring.cloud:spring-cloud-aws-starter-sns:3.1.0")
library("aws-sns", "io.awspring.cloud:spring-cloud-aws-starter-sns:3.1.1")
library("aws-sqs", "io.awspring.cloud:spring-cloud-aws-starter-sqs:3.1.0")
library("aws-sts", "software.amazon.awssdk:sts:2.25.2")
library("aws-query-protocol", "software.amazon.awssdk:aws-query-protocol:2.25.2")
Expand Down

0 comments on commit b23e79b

Please sign in to comment.