mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-06-03 15:30:59 +00:00
Tests running under Gradle 5.6.4 were breaking due to a change in informational output. It's not clear when this was introduced, but it looks like the upgrade to Gradle 5.6.4 may have stopped running tests during builds.
6 lines
202 B
INI
6 lines
202 B
INI
distributionBase=GRADLE_USER_HOME
|
|
distributionPath=wrapper/dists
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-5.6.4-all.zip
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
zipStorePath=wrapper/dists
|