Skip to content

Commit 2cabfea

Browse files
authored
chore: upgrade smithy-kotlin (#1389)
1 parent 663a2f7 commit 2cabfea

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"id": "84d2271c-62a1-4228-9af0-91fb651942a6",
3+
"type": "misc",
4+
"description": "Upgrade to **v1.3.6** of **smithy-kotlin**"
5+
}

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ coroutines-version = "1.8.1"
99
atomicfu-version = "0.24.0"
1010

1111
# smithy-kotlin codegen and runtime are versioned separately
12-
smithy-kotlin-runtime-version = "1.3.5"
13-
smithy-kotlin-codegen-version = "0.33.5"
12+
smithy-kotlin-runtime-version = "1.3.7"
13+
smithy-kotlin-codegen-version = "0.33.7"
1414

1515
# codegen
1616
smithy-version = "1.50.0"

0 commit comments

Comments
 (0)