Skip to content

Commit 140fee5

Browse files
authored
chore: bump smithy-kotlin version (#1744)
1 parent 6f34533 commit 140fee5

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": "653e5b0c-dd12-43ee-9c47-e3ef84cd7bc4",
3+
"type": "bugfix",
4+
"description": "Upgrade to **smithy-kotlin** [**v1.5.21**](https://github.com/smithy-lang/smithy-kotlin/releases/tag/v1.5.21) to pick up bug fixes for logging context"
5+
}

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.29.0"
1212
binary-compatibility-validator-version = "0.18.0"
1313

1414
# smithy-kotlin codegen and runtime are versioned separately
15-
smithy-kotlin-runtime-version = "1.5.20"
16-
smithy-kotlin-codegen-version = "0.35.20"
15+
smithy-kotlin-runtime-version = "1.5.21"
16+
smithy-kotlin-codegen-version = "0.35.21"
1717

1818
# codegen
1919
smithy-version = "1.62.0"

0 commit comments

Comments
 (0)