Skip to content

Commit 93649e1

Browse files
authored
fix: correct the Brazil mapping for aws-crt-kotlin 0.10.* (#1334)
1 parent 238b479 commit 93649e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.brazil.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"io.opentelemetry:opentelemetry-api:1.*": "Maven-io-opentelemetry_opentelemetry-api-1.x",
1111
"io.opentelemetry:opentelemetry-extension-kotlin:1.*": "Maven-io-opentelemetry_opentelemetry-extension-kotlin-1.x",
1212
"org.slf4j:slf4j-api:2.*": "Maven-org-slf4j_slf4j-api-2.x",
13+
"aws.sdk.kotlin.crt:aws-crt-kotlin:0.10.*": "AwsCrtKotlin-0.10.x",
1314
"aws.sdk.kotlin.crt:aws-crt-kotlin:0.9.*": "AwsCrtKotlin-0.9.x",
1415
"aws.sdk.kotlin.crt:aws-crt-kotlin:0.8.*": "AwsCrtKotlin-0.8.x",
1516
"com.squareup.okhttp3:okhttp:4.*": "OkHttp3-4.x",

0 commit comments

Comments
 (0)