Skip to content

Commit

Permalink
Update dependency software.amazon.awssdk.crt:aws-crt to v0.30.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 25, 2024
1 parent dcd3aa8 commit 690dd24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {
// AWS SDK
implementation 'software.amazon.awssdk:s3:2.25.49'
implementation 'software.amazon.awssdk:s3-transfer-manager:2.25.49'
implementation 'software.amazon.awssdk.crt:aws-crt:0.29.18'
implementation 'software.amazon.awssdk.crt:aws-crt:0.30.3'

// JSON and YAML parsing.
implementation 'com.fasterxml.jackson.core:jackson-databind:2.17.1'
Expand Down

0 comments on commit 690dd24

Please sign in to comment.