What's Changed
- Fix class-level retry with Gradle 5.0 and Suite engine or @nested test classes by @snoopcheri in #231
- Correctly handle retries of classes with nested classes by @pshevche in #235
- Fix a condition that ignore maxFailures parameter for Spock Stepwise specifications by @AlexeyAkentyev in #237
- Ignore asm version errors when parsing class for retry by @leonard84 in #241
- Bump org.gradle.exemplar:samples-check from 1.0.1 to 1.0.2 by @dependabot in #221
- Bump org.gradle.wrapper-upgrade from 0.11.3 to 0.11.4 by @dependabot in #223
- Bump org.ow2.asm:asm from 9.5 to 9.6 by @dependabot in #222
- Bump Gradle Wrapper from 8.3 to 8.4 by @bot-githubaction in #224
- Bump nebula.release from 17.2.2 to 18.0.4 by @dependabot in #233
- Bump org.jetbrains:annotations from 24.0.1 to 24.1.0 by @dependabot in #236
New Contributors
- @AlexeyAkentyev made their first contribution in #237
Full Changelog: v1.5.6...v1.5.7