junit-pioneer / junit-pioneer.github.io

Org site for JUnit Pioneer
0 stars 2 forks source link

Remove Gradle wrapper validation #30

Closed beatngu13 closed 2 years ago

beatngu13 commented 2 years ago

According to the docs, wrapper JARs "generated by Gradle 3.3 to 4.0 are not verifiable because those files were dynamically generated by Gradle in a non-reproducible way".

Before upgrading to a newer Gradle version, let's first make the build stable again.