Skip to content

Commit 33ab4e2

Browse files
authored
Merge pull request #202 from ekino/dependabot/gradle/software.amazon.awssdk-s3-2.17.204
chore(deps): bump s3 from 2.17.176 to 2.17.204
2 parents ce5a703 + 2b51925 commit 33ab4e2

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
@@ -11,7 +11,7 @@ repositories {
1111
}
1212

1313
val springBootVersion = "2.6.7"
14-
val awsSdkVersion = "2.17.176"
14+
val awsSdkVersion = "2.17.204"
1515
val jcvVersion = "1.5.0"
1616
val assertkVersion = "0.25"
1717

0 commit comments

Comments
 (0)