We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7afa0ea commit 9fcea26Copy full SHA for 9fcea26
.brazil.json
@@ -8,7 +8,8 @@
8
"com.squareup.okio:okio-jvm:3.*": "OkioJvm-3.x",
9
"io.opentelemetry:opentelemetry-api:1.*": "Maven-io-opentelemetry_opentelemetry-api-1.x",
10
"org.slf4j:slf4j-api:2.*": "Maven-org-slf4j_slf4j-api-2.x",
11
- "aws.sdk.kotlin.crt:aws-crt-kotlin:0.8.*": "AwsCrtKotlin-0.8.x"
+ "aws.sdk.kotlin.crt:aws-crt-kotlin:0.8.*": "AwsCrtKotlin-0.8.x",
12
+ "com.squareup.okhttp3:okhttp:4.*": "OkHttp3-4.x"
13
},
14
"packageHandlingRules": {
15
"versioning": {
0 commit comments