Skip to content

Commit 236110f

Browse files
kstichtrivikr
authored andcommitted
chore: update smithy-codegen-core dep to 0.9.6 (#612)
1 parent f560aba commit 236110f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

codegen/smithy-aws-typescript-codegen/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ tasks.withType<Test> {
3333
}
3434

3535
dependencies {
36-
api("software.amazon.smithy:smithy-aws-traits:0.9.5")
36+
api("software.amazon.smithy:smithy-aws-traits:0.9.6")
3737
api("software.amazon.smithy:smithy-typescript-codegen:0.1.0")
3838
testCompile("org.junit.jupiter:junit-jupiter-api:5.4.0")
3939
testRuntime("org.junit.jupiter:junit-jupiter-engine:5.4.0")

0 commit comments

Comments
 (0)