gradle / test-retry-gradle-plugin

Gradle plugin to retry tests that have failed to mitigate test flakiness.
Apache License 2.0
224 stars 50 forks source link

Update Gradle wrapper to nightly version of 2022-12-05 #162

Closed snoopcheri closed 1 year ago

snoopcheri commented 1 year ago

This nightly version no longer has constructors for things we should not call in the test retry plugin.

See https://github.com/gradle/gradle/pull/22912

Verify all build here