Skip to content

Commit

Permalink
chore: upgrade smithy-kotlin (#1389)
Browse files Browse the repository at this point in the history
  • Loading branch information
ianbotsf authored Aug 26, 2024
1 parent 663a2f7 commit 2cabfea
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changes/84d2271c-62a1-4228-9af0-91fb651942a6.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"id": "84d2271c-62a1-4228-9af0-91fb651942a6",
"type": "misc",
"description": "Upgrade to **v1.3.6** of **smithy-kotlin**"
}
4 changes: 2 additions & 2 deletions gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ coroutines-version = "1.8.1"
atomicfu-version = "0.24.0"

# smithy-kotlin codegen and runtime are versioned separately
smithy-kotlin-runtime-version = "1.3.5"
smithy-kotlin-codegen-version = "0.33.5"
smithy-kotlin-runtime-version = "1.3.7"
smithy-kotlin-codegen-version = "0.33.7"

# codegen
smithy-version = "1.50.0"
Expand Down

0 comments on commit 2cabfea

Please sign in to comment.