We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 935d759 commit 3e277a2Copy full SHA for 3e277a2
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1456,10 +1456,12 @@ bom {
1456
modules = [
1457
"bson",
1458
"bson-record-codec",
1459
+ "bson-kotlin",
1460
"mongodb-driver-core",
1461
"mongodb-driver-legacy",
1462
"mongodb-driver-reactivestreams",
- "mongodb-driver-sync"
1463
+ "mongodb-driver-sync",
1464
+ "mongodb-driver-kotlin-coroutine"
1465
]
1466
}
1467
links {
0 commit comments