Skip to content

Commit 2b51925

Browse files
chore(deps): bump s3 from 2.17.176 to 2.17.204
Bumps s3 from 2.17.176 to 2.17.204. --- updated-dependencies: - dependency-name: software.amazon.awssdk:s3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ce5a703 commit 2b51925

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)