Skip to content

Commit 84f0836

Browse files
authored
chore: bump smithy-kotlin version (#1097)
1 parent e95dffa commit 84f0836

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"id": "cfedccd4-4819-4fb7-9570-9db62ef484a8",
3+
"type": "misc",
4+
"description": "Upgrade to the latest version of **smithy-kotlin**"
5+
}

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ coroutines-version = "1.7.3"
77
atomicfu-version = "0.22.0"
88

99
# smithy-kotlin codegen and runtime are versioned together
10-
smithy-kotlin-version = "0.28.0"
10+
smithy-kotlin-version = "0.28.1"
1111

1212
# codegen
1313
smithy-version = "1.39.0"

0 commit comments

Comments
 (0)