Skip to content

Commit ed22f85

Browse files
build(deps): bump software.amazon.awssdk.crt:aws-crt (#381)
Bumps [software.amazon.awssdk.crt:aws-crt](https://github.com/awslabs/aws-crt-java) from 0.29.9 to 0.29.10. - [Release notes](https://github.com/awslabs/aws-crt-java/releases) - [Commits](awslabs/aws-crt-java@v0.29.9...v0.29.10) --- updated-dependencies: - dependency-name: software.amazon.awssdk.crt:aws-crt dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b891ad8 commit ed22f85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ dependencies {
5858

5959
implementation 'software.amazon.awssdk:s3'
6060
implementation 'software.amazon.awssdk:s3-transfer-manager'
61-
implementation 'software.amazon.awssdk.crt:aws-crt:0.29.9'
61+
implementation 'software.amazon.awssdk.crt:aws-crt:0.29.10'
6262
implementation 'org.slf4j:slf4j-api:2.0.12'
6363
implementation 'com.github.ben-manes.caffeine:caffeine:3.1.8'
6464

0 commit comments

Comments
 (0)