Skip to content

Commit 884d191

Browse files
authored
fix: upgrade to latest smithy-kotlin version (#1323)
1 parent 5248fb0 commit 884d191

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.7.3"
99
atomicfu-version = "0.23.1"
1010

1111
# smithy-kotlin codegen and runtime are versioned separately
12-
smithy-kotlin-runtime-version = "1.2.5"
13-
smithy-kotlin-codegen-version = "0.32.5"
12+
smithy-kotlin-runtime-version = "1.2.6"
13+
smithy-kotlin-codegen-version = "0.32.6"
1414

1515
# codegen
1616
smithy-version = "1.47.0"

0 commit comments

Comments
 (0)