Results 2 comments of Roberto Manca
trafficstars

Hello @zigzago, I tried to execute your sample test case and it doesn't pass. I have the following Kmong deps in my project: ``` implementation("org.litote.kmongo:kmongo:4.1.3") implementation("org.litote.kmongo:kmongo-id:4.1.3") implementation("org.litote.kmongo:kmongo-native:4.1.3") ``` The error...