Skip to content

Commit 460f009

Browse files
authored
Merge pull request #99 from ekino/dependabot/gradle/software.amazon.awssdk-s3-2.16.59
chore(deps): bump s3 from 2.16.52 to 2.16.59
2 parents c3c6d09 + b7ab231 commit 460f009

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ repositories {
2424

2525
val springBootVersion = "2.4.5"
2626
val guavaVersion = "30.1.1-jre"
27-
val awsSdkVersion = "2.16.52"
27+
val awsSdkVersion = "2.16.59"
2828
val jcvVersion = "1.5.0"
2929
val assertkVersion = "0.24"
3030

0 commit comments

Comments
 (0)