Skip to content

Commit 99571a7

Browse files
Merge pull request #70 from awslabs/dependency_update
Update smithy-codegen-core dep to 0.9.6
2 parents d0b581a + 35343f2 commit 99571a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smithy-typescript-codegen/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ extra["displayName"] = "Smithy :: Typescript :: Codegen"
1818
extra["moduleName"] = "software.amazon.smithy.typescript.codegen"
1919

2020
dependencies {
21-
api("software.amazon.smithy:smithy-codegen-core:0.9.5")
21+
api("software.amazon.smithy:smithy-codegen-core:0.9.6")
2222
}

0 commit comments

Comments
 (0)