Skip to content

Commit 26a58fd

Browse files
authored
misc: bump smithy-kotlin version (#1456)
1 parent fafaa12 commit 26a58fd

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": "68339620-44f2-4016-8595-5dbcb3ccfe1e",
3+
"type": "misc",
4+
"description": "Bump to smithy-kotlin 1.3.18"
5+
}

gradle/libs.versions.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ coroutines-version = "1.9.0"
1111
atomicfu-version = "0.25.0"
1212

1313
# smithy-kotlin codegen and runtime are versioned separately
14-
smithy-kotlin-runtime-version = "1.3.17"
15-
smithy-kotlin-codegen-version = "0.33.17"
14+
smithy-kotlin-runtime-version = "1.3.18"
15+
smithy-kotlin-codegen-version = "0.33.18"
1616

1717
# codegen
1818
smithy-version = "1.51.0"

0 commit comments

Comments
 (0)