Skip to content

Commit bb27190

Browse files
authored
fix: update resolves-conflict-dependencies for event streaming (#1367)
1 parent b49ad90 commit bb27190

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
@@ -24,6 +24,9 @@
2424
"org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.7.*": [
2525
"KotlinxCoroutinesCoreJvm-1.7.x",
2626
"KotlinStdlib-1.9.x"
27+
],
28+
"aws.smithy.kotlin:aws-event-stream:1.*": [
29+
"KotlinxCoroutinesCoreJvm-1.7.x"
2730
]
2831
}
2932
}

0 commit comments

Comments
 (0)