spock-junit6 released
spock-junit6 released to support spring-boot4 tests.
Note that artifact name was changed, but not overall versioning (to avoid mistakes).
Changes:
* API compatibility, ofc.
* Non-static fields initialization order changed (junit 5.11 change)
* LifecycleMethodExecutionExceptionHandler support
* AutoCloseable values (auto closing) support (CloseableResource was deprecated)