Skip to content

Commit 47568dd

Browse files
committed
chore: upgrade Smithy to 1.50.0
1 parent ea91fcd commit 47568dd

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"id": "56c3bdfe-3416-46c4-a9e4-7d87918ee94b",
3+
"type": "misc",
4+
"description": "Upgrade Smithy to version **1.50.0**"
5+
}

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ slf4j-v1x-version = "1.7.36"
1515
crt-kotlin-version = "0.8.6"
1616

1717
# codegen
18-
smithy-version = "1.49.0"
18+
smithy-version = "1.50.0"
1919
smithy-gradle-version = "0.9.0"
2020

2121
# testing

0 commit comments

Comments
 (0)