Skip to content

Commit 94a9e06

Browse files
authored
misc: bump to smithy 1.45.0 (#1050)
1 parent c836ace commit 94a9e06

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": "cbd05818-cbc1-4b22-8ed1-25cba6d4b769",
3+
"type": "misc",
4+
"description": "Bump smithy version to 1.45.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.5"
1616

1717
# codegen
18-
smithy-version = "1.42.0"
18+
smithy-version = "1.45.0"
1919
smithy-gradle-version = "0.9.0"
2020

2121
# testing

0 commit comments

Comments
 (0)