Skip to content

Commit

Permalink
misc: add temporary resolves-conflict-dependencies to facilitate impo…
Browse files Browse the repository at this point in the history
…rt (#1154)
  • Loading branch information
lauzadis authored Sep 18, 2024
1 parent 2a78696 commit 00b5723
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .brazil.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,9 @@
"aws.smithy.kotlin:version-catalog"
],
"resolvesConflictDependencies": {
"org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.*": [
"KotlinxCoroutinesCoreJvm-1.x"
],
"com.squareup.okhttp3:okhttp-coroutines:5.*": [
"KotlinStdlib-2.x",
"KotlinxCoroutinesCoreJvm-1.x",
Expand Down

0 comments on commit 00b5723

Please sign in to comment.