Skip to content

Commit

Permalink
misc: bump aws-crt-kotlin version (#1111)
Browse files Browse the repository at this point in the history
  • Loading branch information
lauzadis authored Jun 28, 2024
1 parent 6cf0ca9 commit ffb0a32
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changes/73d67571-b9ff-4c49-be67-12d771d30459.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"id": "73d67571-b9ff-4c49-be67-12d771d30459",
"type": "misc",
"description": "Upgrade to aws-crt-kotlin v0.8.6"
}
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ okio-version = "3.9.0"
otel-version = "1.32.0"
slf4j-version = "2.0.9"
slf4j-v1x-version = "1.7.36"
crt-kotlin-version = "0.8.5"
crt-kotlin-version = "0.8.6"

# codegen
smithy-version = "1.49.0"
Expand Down

0 comments on commit ffb0a32

Please sign in to comment.