Skip to content

Commit 3cbcfc6

Browse files
build(deps): bump software.amazon.awssdk.crt:aws-crt (#580)
Bumps [software.amazon.awssdk.crt:aws-crt](https://github.com/awslabs/aws-crt-java) from 0.33.3 to 0.33.6. - [Release notes](https://github.com/awslabs/aws-crt-java/releases) - [Commits](awslabs/aws-crt-java@v0.33.3...v0.33.6) --- 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 03526ac commit 3cbcfc6

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
@@ -62,7 +62,7 @@ dependencies {
6262
implementation('software.amazon.awssdk:s3-transfer-manager') {
6363
exclude group: 'software.amazon.awssdk', module: 'apache-client'
6464
}
65-
implementation 'software.amazon.awssdk.crt:aws-crt:0.33.3'
65+
implementation 'software.amazon.awssdk.crt:aws-crt:0.33.6'
6666
implementation 'org.slf4j:slf4j-api:2.0.16'
6767
implementation 'com.github.ben-manes.caffeine:caffeine:3.1.8'
6868

0 commit comments

Comments
 (0)