Skip to content

Commit 5fbb1ff

Browse files
authored
Add Kotlin Extensions to BOM. (#1669)
JAVA-5825
1 parent e615328 commit 5fbb1ff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: bom/build.gradle.kts

+1
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ dependencies {
1616
api(project(":bson-kotlinx"))
1717
api(project(":driver-kotlin-coroutine"))
1818
api(project(":driver-kotlin-sync"))
19+
api(project(":driver-kotlin-extensions"))
1920

2021
api(project(":bson-scala"))
2122
api(project(":driver-scala"))

0 commit comments

Comments
 (0)