Skip to content

Commit

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

---
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 Dec 22, 2023
1 parent 7754011 commit 7d92cb5
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.22.0")
implementation("software.amazon.awssdk:s3:2.22.4")
}

0 comments on commit 7d92cb5

Please sign in to comment.