Skip to content

Commit bb759d8

Browse files
committed
Merge branch '3.3.x' into 3.4.x
Closes gh-45159
2 parents 96899e0 + b40fb62 commit bb759d8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

+2
Original file line numberDiff line numberDiff line change
@@ -1481,8 +1481,10 @@ bom {
14811481
group("org.mongodb") {
14821482
modules = [
14831483
"bson",
1484+
"bson-kotlin",
14841485
"bson-record-codec",
14851486
"mongodb-driver-core",
1487+
"mongodb-driver-kotlin-coroutine",
14861488
"mongodb-driver-legacy",
14871489
"mongodb-driver-reactivestreams",
14881490
"mongodb-driver-sync"

0 commit comments

Comments
 (0)