Skip to content

Commit

Permalink
misc: smithy-kotlin version bump (#1343)
Browse files Browse the repository at this point in the history
  • Loading branch information
lauzadis authored Jun 28, 2024
1 parent 715ae8e commit feec821
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions .changes/45047023-2f4c-40eb-bff7-4bba505a487e.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"id": "45047023-2f4c-40eb-bff7-4bba505a487e",
"type": "misc",
"description": "Upgrade to smithy-kotlin v1.2.11"
}
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.7.3"
atomicfu-version = "0.23.1"

# smithy-kotlin codegen and runtime are versioned separately
smithy-kotlin-runtime-version = "1.2.10"
smithy-kotlin-codegen-version = "0.32.10"
smithy-kotlin-runtime-version = "1.2.11"
smithy-kotlin-codegen-version = "0.32.11"

# codegen
smithy-version = "1.49.0"
Expand Down

0 comments on commit feec821

Please sign in to comment.