Skip to content

Commit 00555f8

Browse files
authored
fix: use correct version
1 parent 843c5cb commit 00555f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ binary-compatibility-validator-version = "0.16.3"
1313

1414
# smithy-kotlin codegen and runtime are versioned separately
1515
smithy-kotlin-runtime-version = "1.4.0"
16-
smithy-kotlin-codegen-version = "0.4.0"
16+
smithy-kotlin-codegen-version = "0.34.0"
1717

1818
# codegen
1919
smithy-version = "1.53.0"

0 commit comments

Comments
 (0)