Merge branch '3.3.x' into 3.4.x
Closes gh-45159
This commit is contained in:
@@ -1481,8 +1481,10 @@ bom {
|
|||||||
group("org.mongodb") {
|
group("org.mongodb") {
|
||||||
modules = [
|
modules = [
|
||||||
"bson",
|
"bson",
|
||||||
|
"bson-kotlin",
|
||||||
"bson-record-codec",
|
"bson-record-codec",
|
||||||
"mongodb-driver-core",
|
"mongodb-driver-core",
|
||||||
|
"mongodb-driver-kotlin-coroutine",
|
||||||
"mongodb-driver-legacy",
|
"mongodb-driver-legacy",
|
||||||
"mongodb-driver-reactivestreams",
|
"mongodb-driver-reactivestreams",
|
||||||
"mongodb-driver-sync"
|
"mongodb-driver-sync"
|
||||||
|
|||||||
Reference in New Issue
Block a user