Skip to content

Commit 305547c

Browse files
chore(deps): update dependency aws.sdk.kotlin:eventbridge to v1.6.10 (#72)
1 parent b68ce21 commit 305547c

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.7")
2929

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

0 commit comments

Comments
 (0)