Skip to content

Commit

Permalink
Bump software.amazon.awssdk:aws-query-protocol from 2.23.14 to 2.24.1 (
Browse files Browse the repository at this point in the history
…#3238)

Bumps software.amazon.awssdk:aws-query-protocol from 2.23.14 to 2.24.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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 13, 2024
1 parent 332a182 commit f82ecb9
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 @@ -66,7 +66,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.23.14")
library("aws-query-protocol", "software.amazon.awssdk:aws-query-protocol:2.24.1")
bundle(
"aws-messaging",
listOf("aws-autoconfigure", "aws-starter", "aws-sns", "aws-sqs", "aws-sts", "aws-query-protocol")
Expand Down

0 comments on commit f82ecb9

Please sign in to comment.