<@U0B8ZP13Q> I did. ``` kotlinCompiler { ...
# kobalt
p
@cedric I did.
Copy code
kotlinCompiler {
        version = "1.1.2-5"
   }
because i have to compile with the same version of kotlin as the kotlin-reflect used by a dependency (jackson-kotlin). It seems the error is javac doesn't see the classes generated by k2jvm