* upgrade to gradle 7.2 * get build working with gradle 7.2 * fix build * fix connector build? * EXCLUDE distTar and switch includes to excludes * switch back to includes * temporarily try to adjust properties * don't know why this was modified * revert spotless upgrade * upgrade gradle node (better arm support it says) * add back in Xss since we are getting StackOverflowError without it * revert bad spotless fmt * fix acceptance tests duplicates strategy * add zip for jdbc includes * check if this helps for java connectors * remove accidental commit * remove redundant * fix warning explosion * oops * override gradle.properties * remove set-env
6 lines
200 B
INI
6 lines
200 B
INI
distributionBase=GRADLE_USER_HOME
|
|
distributionPath=wrapper/dists
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-bin.zip
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
zipStorePath=wrapper/dists
|