Skip to content

Commit 8e89479

Browse files
committed
Merge branch '3.4.x'
Closes gh-45160
2 parents c69d3ef + bb759d8 commit 8e89479

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
@@ -1569,8 +1569,10 @@ bom {
15691569
group("org.mongodb") {
15701570
modules = [
15711571
"bson",
1572+
"bson-kotlin",
15721573
"bson-record-codec",
15731574
"mongodb-driver-core",
1575+
"mongodb-driver-kotlin-coroutine",
15741576
"mongodb-driver-legacy",
15751577
"mongodb-driver-reactivestreams",
15761578
"mongodb-driver-sync"

0 commit comments

Comments
 (0)