Skip to content

Commit 71b8a33

Browse files
chore(deps): update dependency aws.sdk.kotlin:eventbridge to v1.6.0 (#50)
1 parent 443dd6a commit 71b8a33

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
@@ -28,7 +28,7 @@ dependencies {
2828
testImplementation("org.assertj:assertj-core:3.27.6")
2929

3030
// AWS SDK for EventBridge
31-
implementation("aws.sdk.kotlin:eventbridge:1.5.123")
31+
implementation("aws.sdk.kotlin:eventbridge:1.6.0")
3232
implementation("aws.sdk.kotlin:sqs:1.5.123")
3333
implementation("aws.smithy.kotlin:http-client-engine-okhttp:1.6.0")
3434

0 commit comments

Comments
 (0)