Skip to content

Commit 7f2eab1

Browse files
authored
Gradle snippet update (#88)
# Pull Request Info [PR Reviewing Guidelines](https://github.com/mongodb/docs-java/blob/master/REVIEWING.md) Per Slack convo, the coroutine library is a runtime dependency and can be removed from the Gradle snippet JIRA - no jira Staging - https://docs-mongodbcom-staging.corp.mongodb.com/kotlin/docsworker-xlarge/dependency-update/quick-start/ ## Self-Review Checklist - [ ] Is this free of any warnings or errors in the RST? - [ ] Did you run a spell-check? - [ ] Did you run a grammar-check? - [ ] Are all the links working?
1 parent 4d4146c commit 7f2eab1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

source/includes/kotlin-driver-coroutine-gradle-versioned.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@
44
55
dependencies {
66
implementation("org.mongodb:mongodb-driver-kotlin-coroutine:{+full-version+}")
7-
implementation("org.jetbrains.kotlinx:kotlinx-coroutines-core:+")
87
}

0 commit comments

Comments
 (0)