Hi! Probably a very silly question: ```[ERROR] /Us...
# kmongo
a
Hi! Probably a very silly question:
Copy code
[ERROR] /Users/acoconut/.m2/repository/org/litote/kmongo/kmongo-core/4.4.0/kmongo-core-4.4.0.jar!/META-INF/kmongo-core.kotlin_module: (-1, -1) Module was compiled with an incompatible version of Kotlin. The binary version of its metadata is 1.6.0, expected version is 1.4.2.
Does this mean that kmongo was compiled with 1.6.0 and that I’m using a lower version of kotlin (which I should be) that is not compatible OR does it mean that I have some other kind of version mess in my local?
In case somebody in the future needs this: it’s that I needed version 1.6 of kotlin to compile with my dependency