Skip to content

Commit 8c32289

Browse files
Update versions in README (#508)
1 parent 1ac17f6 commit 8c32289

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@ are as follows:
2727
}
2828

2929
dependencies {
30-
implementation("software.amazon.smithy:smithy-model:[1.16.0, 2.0[")
31-
implementation("software.amazon.smithy:smithy-typescript-codegen:0.8.0")
30+
implementation("software.amazon.smithy:smithy-model:[1.17.0, 2.0[")
31+
implementation("software.amazon.smithy:smithy-typescript-codegen:0.9.0")
3232
}
3333
```
3434

0 commit comments

Comments
 (0)