File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22kotlin-version = " 2.2.0"
33dokka-version = " 2.0.0"
44
5- aws-kotlin-repo-tools-version = " 0.4.30-kn "
5+ aws-kotlin-repo-tools-version = " 0.4.48 "
66
77# libs
88coroutines-version = " 1.10.2"
@@ -13,7 +13,7 @@ okio-version = "3.16.0"
1313otel-version = " 1.45.0"
1414slf4j-version = " 2.0.16"
1515slf4j-v1x-version = " 1.7.36"
16- crt-kotlin-version = " 0.10.0 "
16+ aws- crt-kotlin-version = " 0.11.3 "
1717micrometer-version = " 1.15.2"
1818binary-compatibility-validator-version = " 0.18.1"
1919kotlin-multiplatform-bignum-version = " 0.3.10"
@@ -64,7 +64,7 @@ opentelemetry-kotlin-extension = { module = "io.opentelemetry:opentelemetry-exte
6464slf4j-api = { module = " org.slf4j:slf4j-api" , version.ref = " slf4j-version" }
6565slf4j-api-v1x = { module = " org.slf4j:slf4j-api" , version.ref = " slf4j-v1x-version" }
6666slf4j-simple = { module = " org.slf4j:slf4j-simple" , version.ref = " slf4j-version" }
67- crt-kotlin = { module = " aws.sdk.kotlin.crt:aws-crt-kotlin" , version.ref = " crt-kotlin-version" }
67+ crt-kotlin = { module = " aws.sdk.kotlin.crt:aws-crt-kotlin" , version.ref = " aws- crt-kotlin-version" }
6868micrometer-core = { module = " io.micrometer:micrometer-core" , version.ref = " micrometer-version" }
6969kotlinx-datetime = { module = " org.jetbrains.kotlinx:kotlinx-datetime" , version.ref = " kotlinx-datetime-version" }
7070
You can’t perform that action at this time.
0 commit comments