Skip to content

Commit

Permalink
Merge pull request #849 from komamitsu/dependabot/gradle/software.ama…
Browse files Browse the repository at this point in the history
…zon.awssdk-s3-2.25.29

Bump software.amazon.awssdk:s3 from 2.25.26 to 2.25.29
  • Loading branch information
komamitsu authored Apr 11, 2024
2 parents 93a69c8 + 7ced853 commit 6cddedc
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.26")
implementation("software.amazon.awssdk:s3:2.25.29")
}

0 comments on commit 6cddedc

Please sign in to comment.