Skip to content

Commit

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

Bump software.amazon.awssdk:s3 from 2.21.37 to 2.22.0
  • Loading branch information
komamitsu authored Dec 18, 2023
2 parents 58f2197 + fefd6fb commit 08b20cd
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.21.37")
implementation("software.amazon.awssdk:s3:2.22.0")
}

0 comments on commit 08b20cd

Please sign in to comment.