- Pump gradle to 8.x - Use dependencies from boot 3.x for samples, and framework/security baseline for modules. - Client module disables to get handled later. - Rewrite and upgrade everything needed to get things to compile. - Disable docs as those will get moved to antora - Make only one sample to work, rest happen later. - Fixes #167
6 lines
202 B
INI
6 lines
202 B
INI
distributionBase=GRADLE_USER_HOME
|
|
distributionPath=wrapper/dists
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.1-bin.zip
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
zipStorePath=wrapper/dists
|