Skip to content

Commit 86bb01f

Browse files
authored
feat: upgrade aws-crt-kotlin to 0.11.7 (#1456)
1 parent f9ec608 commit 86bb01f

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": "ca8fc486-43f4-47ac-b342-c53acb664b4d",
3+
"type": "feature",
4+
"description": "Upgrade **aws-crt-kotlin** to [**v0.11.7**](https://github.com/aws/aws-crt-kotlin/releases/tag/v0.11.7) containing a new cipher suite"
5+
}

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ okio-version = "3.16.0"
1313
otel-version = "1.52.0"
1414
slf4j-version = "2.0.17"
1515
slf4j-v1x-version = "1.7.36"
16-
crt-kotlin-version = "0.11.5"
16+
crt-kotlin-version = "0.11.7"
1717
micrometer-version = "1.15.2"
1818
binary-compatibility-validator-version = "0.18.1"
1919
kotlin-multiplatform-bignum-version = "0.3.10"

0 commit comments

Comments
 (0)