Skip to content

Commit

Permalink
Bump software.amazon.awssdk:s3 from 2.25.29 to 2.25.55
Browse files Browse the repository at this point in the history
Bumps software.amazon.awssdk:s3 from 2.25.29 to 2.25.55.

---
updated-dependencies:
- dependency-name: software.amazon.awssdk:s3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 6cddedc commit e59e3bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fluency-aws-s3/build.gradle.kts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
dependencies {
implementation(projects.fluencyCore)

implementation("software.amazon.awssdk:s3:2.25.29")
implementation("software.amazon.awssdk:s3:2.25.55")
}

0 comments on commit e59e3bb

Please sign in to comment.