Skip to content

Commit ee69a9d

Browse files
chore(deps): update dependency aws.sdk.kotlin:sqs to v1.6.10 (#73)
1 parent 305547c commit ee69a9d

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
@@ -29,7 +29,7 @@ dependencies {
2929

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

3535
// Kafka client

0 commit comments

Comments
 (0)