Skip to content

Commit 9b8de6c

Browse files
committed
bump smithy-kotlin version
1 parent 9df0ce7 commit 9b8de6c

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
@@ -4,16 +4,16 @@ ksp-version = "2.2.0-2.0.2" # Keep in sync with kotlin-version
44

55
dokka-version = "2.0.0"
66

7-
aws-kotlin-repo-tools-version = "0.4.58"
7+
aws-kotlin-repo-tools-version = "0.0.1"
88

99
# libs
1010
coroutines-version = "1.10.2"
1111
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.11"
16-
smithy-kotlin-codegen-version = "0.35.11"
15+
smithy-kotlin-runtime-version = "1.5.14"
16+
smithy-kotlin-codegen-version = "0.35.14"
1717

1818
# codegen
1919
smithy-version = "1.60.2"

0 commit comments

Comments
 (0)