Skip to content

Commit

Permalink
chore(deps): bump software.amazon.awssdk.crt:aws-crt
Browse files Browse the repository at this point in the history
Bumps [software.amazon.awssdk.crt:aws-crt](https://github.com/awslabs/aws-crt-java) from 0.30.11 to 0.31.1.
- [Release notes](https://github.com/awslabs/aws-crt-java/releases)
- [Commits](awslabs/aws-crt-java@v0.30.11...v0.31.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tchiotludo committed Sep 23, 2024
1 parent a62852d commit 1eed80c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ dependencies {
// AWS libs: versions are managed by the Micronaut BOM from the Kestra Platform
api 'software.amazon.awssdk:s3'
api 'software.amazon.awssdk:s3-transfer-manager'
api 'software.amazon.awssdk.crt:aws-crt:0.30.11'
api 'software.amazon.awssdk.crt:aws-crt:0.31.1'
api 'software.amazon.awssdk:apache-client'
api 'software.amazon.awssdk:sts'
}
Expand Down

0 comments on commit 1eed80c

Please sign in to comment.