Skip to content

Commit b430e8a

Browse files
authored
chore: bump smithy-kotlin (#1581)
1 parent 7d9ea85 commit b430e8a

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"id": "1b2c0cb4-334b-403e-924a-0e626649d4a8",
3+
"type": "bugfix",
4+
"description": "Bump **smithy-kotlin** version to pick up fix for connection polling",
5+
"issues": [
6+
"awslabs/aws-sdk-kotlin#1214"
7+
]
8+
}

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ atomicfu-version = "0.25.0"
1212
binary-compatibility-validator-version = "0.16.3"
1313

1414
# smithy-kotlin codegen and runtime are versioned separately
15-
smithy-kotlin-runtime-version = "1.4.14"
16-
smithy-kotlin-codegen-version = "0.34.14"
15+
smithy-kotlin-runtime-version = "1.4.15"
16+
smithy-kotlin-codegen-version = "0.34.15"
1717

1818
# codegen
1919
smithy-version = "1.53.0"

0 commit comments

Comments
 (0)