Skip to content

Commit ef15d50

Browse files
authored
misc: bump to smithy 1.42.0 (#1162)
1 parent bfe9971 commit ef15d50

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": "4b14b5e8-5743-4c8f-977e-802d8cc4eb82",
3+
"type": "misc",
4+
"description": "Bump smithy version to 1.42.0"
5+
}

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ smithy-kotlin-runtime-version = "1.0.6"
1111
smithy-kotlin-codegen-version = "0.30.7"
1212

1313
# codegen
14-
smithy-version = "1.41.1"
14+
smithy-version = "1.42.0"
1515
smithy-gradle-version = "0.7.0"
1616

1717
# testing

0 commit comments

Comments
 (0)