Skip to content

Commit

Permalink
chore(deps): bump com.amazonaws:aws-java-sdk-s3
Browse files Browse the repository at this point in the history
Bumps [com.amazonaws:aws-java-sdk-s3](https://github.com/aws/aws-sdk-java) from 1.12.326 to 1.12.778.
- [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md)
- [Commits](aws/aws-sdk-java@1.12.326...1.12.778)

---
updated-dependencies:
- dependency-name: com.amazonaws:aws-java-sdk-s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 15, 2024
1 parent c31f871 commit a0cfa09
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 @@ -184,7 +184,7 @@ dependencies {
}

// Amazon AWS
implementation("com.amazonaws:aws-java-sdk-s3:1.12.326") {
implementation("com.amazonaws:aws-java-sdk-s3:1.12.778") {
exclude(group = "commons-logging", module = "commons-logging")
}

Expand Down

0 comments on commit a0cfa09

Please sign in to comment.