Skip to content

Commit 00b5723

Browse files
authored
misc: add temporary resolves-conflict-dependencies to facilitate import (#1154)
1 parent 2a78696 commit 00b5723

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.brazil.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@
3232
"aws.smithy.kotlin:version-catalog"
3333
],
3434
"resolvesConflictDependencies": {
35+
"org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.*": [
36+
"KotlinxCoroutinesCoreJvm-1.x"
37+
],
3538
"com.squareup.okhttp3:okhttp-coroutines:5.*": [
3639
"KotlinStdlib-2.x",
3740
"KotlinxCoroutinesCoreJvm-1.x",

0 commit comments

Comments
 (0)