Skip to content

Commit 4fb57c1

Browse files
Bump software.amazon.awssdk.crt:aws-crt from 0.27.7 to 0.28.0 (#234)
Bumps [software.amazon.awssdk.crt:aws-crt](https://github.com/awslabs/aws-crt-java) from 0.27.7 to 0.28.0. - [Release notes](https://github.com/awslabs/aws-crt-java/releases) - [Commits](awslabs/aws-crt-java@v0.27.7...v0.28.0) --- 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 14099de commit 4fb57c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ dependencies {
5454

5555
implementation 'software.amazon.awssdk:s3'
5656
implementation 'software.amazon.awssdk:s3-transfer-manager'
57-
implementation 'software.amazon.awssdk.crt:aws-crt:0.27.7'
57+
implementation 'software.amazon.awssdk.crt:aws-crt:0.28.0'
5858
implementation 'org.slf4j:slf4j-api:2.0.9'
5959
implementation 'ch.qos.logback:logback-classic:1.4.11'
6060
implementation 'ch.qos.logback:logback-core:1.4.11'

0 commit comments

Comments
 (0)