Skip to content

Commit 0876653

Browse files
chore(deps): update dependency aws.sdk.kotlin:sqs to v1.6.30
1 parent 138984f commit 0876653

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.29")
32-
implementation("aws.sdk.kotlin:sqs:1.6.29")
32+
implementation("aws.sdk.kotlin:sqs:1.6.30")
3333
implementation("aws.smithy.kotlin:http-client-engine-okhttp:1.6.5")
3434

3535
// Kafka client

0 commit comments

Comments
 (0)