Files
spring-cloud-contract/docker/spring-cloud-contract-docker/project/gradle/wrapper/gradle-wrapper.properties
Marcin Grzejszczak eec0c07437 Fixed the Gradle setup
- updated Gradle to 8.3
- downgraded Spring Framework JAR in the SCC Gradle plugin due to https://github.com/gradle/gradle/issues/25434
2023-09-06 14:30:56 +02:00

8 lines
250 B
INI

distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.3-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists