```Welcome to Gradle 9.4.0! Here are the highligh...
# kotest-contributors
e
Copy code
Welcome to Gradle 9.4.0!

Here are the highlights of this release:
 - Java 26 support
 - Non-class-based JVM tests
Is that last one something that affects us?
s
I don't think it matters to us because we are class based, looking at the docs it allows for like XML tests and stuff BUT it might mean they've fixed a bunch of bugs around the way tests are reported when things are heavily nested, which will be great if so.