File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
smithy-aws-typescript-codegen Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ plugins {
2020}
2121
2222dependencies {
23- implementation(" software.amazon.smithy:smithy-aws-protocol-tests:[1.5 .0, 2 .0[" )
23+ implementation(" software.amazon.smithy:smithy-aws-protocol-tests:[1.6 .0, 1.7 .0[" )
2424 compile(project(" :smithy-aws-typescript-codegen" ))
2525}
2626
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ extra["displayName"] = "Smithy :: AWS :: Typescript :: Codegen"
1818extra[" moduleName" ] = " software.amazon.smithy.aws.typescript.codegen"
1919
2020dependencies {
21- api(" software.amazon.smithy:smithy-aws-traits:[1.5 .0, 2 .0[" )
22- api(" software.amazon.smithy:smithy-waiters:[1.5 .0, 2 .0[" )
23- api(" software.amazon.smithy:smithy-aws-iam-traits:[1.5 .0, 2 .0[" )
21+ api(" software.amazon.smithy:smithy-aws-traits:[1.6 .0, 1.7 .0[" )
22+ api(" software.amazon.smithy:smithy-waiters:[1.6 .0, 1.7 .0[" )
23+ api(" software.amazon.smithy:smithy-aws-iam-traits:[1.6 .0, 1.7 .0[" )
2424 api(" software.amazon.smithy:smithy-typescript-codegen:0.3.0" )
2525}
You can’t perform that action at this time.
0 commit comments