We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d0b581a + 35343f2 commit 99571a7Copy full SHA for 99571a7
smithy-typescript-codegen/build.gradle.kts
@@ -18,5 +18,5 @@ extra["displayName"] = "Smithy :: Typescript :: Codegen"
18
extra["moduleName"] = "software.amazon.smithy.typescript.codegen"
19
20
dependencies {
21
- api("software.amazon.smithy:smithy-codegen-core:0.9.5")
+ api("software.amazon.smithy:smithy-codegen-core:0.9.6")
22
}
0 commit comments