bson-kotlinx is an explicit dependency and required for when using kotlinx-serialization:
Add: implementation("org.mongodb:bson-kotlinx:4.10.0")
To: https://www.mongodb.com/docs/drivers/kotlin/coroutine/current/fundamentals/data-formats/serialization/#add-kotlin-serialization-to-your-project
Description
Currently, their scope is runtime but they should also be marked as optional