Skip to content

Commit 476d70f

Browse files
--- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 25b0dd7 commit 476d70f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.gradle.kts

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ dependencies {
2424
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-reactive")
2525
testImplementation("org.jetbrains.kotlinx:kotlinx-coroutines-test")
2626

27-
implementation(platform("software.amazon.awssdk:bom:2.25.51"))
27+
implementation(platform("software.amazon.awssdk:bom:2.25.56"))
2828
implementation("software.amazon.awssdk:s3")
2929
testImplementation("software.amazon.awssdk:sts")
3030

0 commit comments

Comments
 (0)