Skip to content

Commit

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

---
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 Feb 5, 2024
1 parent 1b3047a commit 6f9789a
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.23.11")
implementation("software.amazon.awssdk:s3:2.23.17")
}

0 comments on commit 6f9789a

Please sign in to comment.