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 ...
We are upgrading a Quarkus 2.16.12 app to 3.15.1. We are also replacing our legacy swagger jars to generate the OpenApi files using the OpenAPI microprofile approach. However now that I have made this ...