Files
spring-security-kerberos/gradle/wrapper/gradle-wrapper.properties
Janne Valkealahti 611256b3ec Upgrade gradle 8.x
- 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
2023-03-07 09:14:00 +00:00

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