Skip to content

Commit

Permalink
Bump software.amazon.awssdk:aws-query-protocol from 2.24.1 to 2.25.1
Browse files Browse the repository at this point in the history
Bumps software.amazon.awssdk:aws-query-protocol from 2.24.1 to 2.25.1.

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:aws-query-protocol
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 4, 2024
1 parent f5a0106 commit 3d4f147
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 @@ -68,7 +68,7 @@ dependencyResolutionManagement {
library("aws-sns", "io.awspring.cloud:spring-cloud-aws-starter-sns:3.1.0")
library("aws-sqs", "io.awspring.cloud:spring-cloud-aws-starter-sqs:3.1.0")
library("aws-sts", "software.amazon.awssdk:sts:2.24.0")
library("aws-query-protocol", "software.amazon.awssdk:aws-query-protocol:2.24.1")
library("aws-query-protocol", "software.amazon.awssdk:aws-query-protocol:2.25.1")
bundle(
"aws-messaging",
listOf("aws-autoconfigure", "aws-starter", "aws-sns", "aws-sqs", "aws-sts", "aws-query-protocol")
Expand Down

0 comments on commit 3d4f147

Please sign in to comment.