Skip to content

Commit

Permalink
fix: update resolves-conflict-dependencies for event streaming (#1367)
Browse files Browse the repository at this point in the history
  • Loading branch information
lauzadis authored Jul 23, 2024
1 parent b49ad90 commit bb27190
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 @@ -24,6 +24,9 @@
"org.jetbrains.kotlinx:kotlinx-coroutines-core-jvm:1.7.*": [
"KotlinxCoroutinesCoreJvm-1.7.x",
"KotlinStdlib-1.9.x"
],
"aws.smithy.kotlin:aws-event-stream:1.*": [
"KotlinxCoroutinesCoreJvm-1.7.x"
]
}
}
Expand Down

0 comments on commit bb27190

Please sign in to comment.