Skip to content

Commit 3e95e0d

Browse files
authored
Add Kotlin Extensions to BOM. (#1668)
JAVA-5825
1 parent f9606ec commit 3e95e0d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bom/build.gradle.kts

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ dependencies {
4040
api(project(":bson-kotlinx"))
4141
api(project(":driver-kotlin-coroutine"))
4242
api(project(":driver-kotlin-sync"))
43+
api(project(":driver-kotlin-extensions"))
4344

4445
api(project(":bson-scala"))
4546
api(project(":driver-scala"))

0 commit comments

Comments
 (0)