Hi guys, I am trying to build dsl for tests that are currently written in Java and just rewrite them. When doing so I tried to run one test but it doesn't @Autowire some stuff in one of the java classes that I use. Other than adding kotlin to the dependencies of the project should I add something else or is it fixed in other way? 🙂 Sorry if it is not the right place to ask.