Skip to content

Commit

Permalink
Bump aws-java-sdk-s3 from 1.11.488 to 1.11.994 (#26)
Browse files Browse the repository at this point in the history
Bumps [aws-java-sdk-s3](https://github.com/aws/aws-sdk-java) from 1.11.488 to 1.11.994.
- [Release notes](https://github.com/aws/aws-sdk-java/releases)
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.11.488...1.11.994)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 8, 2021
1 parent 0550b92 commit c719b39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dependencies {
testImplementation("org.apache.sshd:sshd-sftp:2.4.0")

// S3
api("com.amazonaws:aws-java-sdk-s3:1.11.488")
api("com.amazonaws:aws-java-sdk-s3:1.11.994")
testImplementation("com.adobe.testing:s3mock-junit5:2.1.16")

// Kotest
Expand Down

0 comments on commit c719b39

Please sign in to comment.