Skip to content

Commit d78dd1c

Browse files
authored
chore: upgrade to Smithy 1.60.2 (#1631)
1 parent 70acf3e commit d78dd1c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

gradle/libs.versions.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@ atomicfu-version = "0.25.0"
1212
binary-compatibility-validator-version = "0.16.3"
1313

1414
# smithy-kotlin codegen and runtime are versioned separately
15-
smithy-kotlin-runtime-version = "1.4.20"
16-
smithy-kotlin-codegen-version = "0.34.20"
15+
smithy-kotlin-runtime-version = "1.4.21"
16+
smithy-kotlin-codegen-version = "0.34.21"
1717

1818
# codegen
19-
smithy-version = "1.53.0"
19+
smithy-version = "1.60.2"
2020

2121
# testing
2222
ddb-local-version = "2.5.2"

0 commit comments

Comments
 (0)