Skip to content

Commit

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

Bump software.amazon.awssdk:s3 from 2.25.29 to 2.25.65
  • Loading branch information
komamitsu authored Jun 4, 2024
2 parents 697a956 + 0c047a6 commit 1208719
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.65")
}

0 comments on commit 1208719

Please sign in to comment.