Skip to content
This repository was archived by the owner on Aug 19, 2025. It is now read-only.

Commit 2e322b4

Browse files
Bump software.amazon.awssdk:bom from 2.29.35 to 2.29.40 (#331)
Bumps software.amazon.awssdk:bom from 2.29.35 to 2.29.40. --- updated-dependencies: - dependency-name: software.amazon.awssdk:bom dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d101d98 commit 2e322b4

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 @@ 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.29.35"))
27+
implementation(platform("software.amazon.awssdk:bom:2.29.40"))
2828
implementation("software.amazon.awssdk:s3")
2929
testImplementation("software.amazon.awssdk:sts")
3030

0 commit comments

Comments
 (0)