When I start my test, the application fails to start with this stacktrace java.lang.RuntimeException: java.lang.RuntimeException: io.quarkus.builder.BuildException ...
Recently upgrade from mockk = "1.14.0" to mockk = "1.14.4" and got this exception: I'm rollback to previous version and works fine. Rolling back didn't resolve it for me - it was present in 1.13.x ...