We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
8.14.3
1 parent 79e3f24 commit fb50654Copy full SHA for fb50654
docker/spring-cloud-contract-docker/get_dependencies.sh
@@ -2,7 +2,7 @@
2
3
set -e
4
5
-WRAPPER_VERSION="8.11"
+WRAPPER_VERSION="8.14.3"
6
GRADLE_BIN_DIR="gradle-${WRAPPER_VERSION}-bin"
7
GRADLE_WRAPPER_DIR="${HOME}/.gradle/wrapper/dists/${GRADLE_BIN_DIR}"
8
CURRENT_DIR="$( pwd )"
docker/spring-cloud-contract-docker/project/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.11-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
0 commit comments