Skip to content

Commit

Permalink
Add OkHttp 4.x
Browse files Browse the repository at this point in the history
  • Loading branch information
lauzadis committed Sep 13, 2024
1 parent 7afa0ea commit db03f76
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .brazil.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
"com.squareup.okio:okio-jvm:3.*": "OkioJvm-3.x",
"io.opentelemetry:opentelemetry-api:1.*": "Maven-io-opentelemetry_opentelemetry-api-1.x",
"org.slf4j:slf4j-api:2.*": "Maven-org-slf4j_slf4j-api-2.x",
"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",
"com.squareup.okhttp3:okhttp:4.*": "OkHttp3-4.x"
},
"packageHandlingRules": {
"versioning": {
Expand Down

0 comments on commit db03f76

Please sign in to comment.