diff options
author | PJ Fanning <fanningpj@apache.org> | 2023-12-05 11:35:22 +0000 |
---|---|---|
committer | PJ Fanning <fanningpj@apache.org> | 2023-12-05 11:35:22 +0000 |
commit | e0b7dcda83288307c1ad7b656f0215d990c6ed05 (patch) | |
tree | b731cd7274ddb71244c646c73e2d1f7221260343 /gradle/wrapper/gradle-wrapper.properties | |
parent | 6e3d031e80d83bc914299a1cc992594f5800595a (diff) | |
download | poi-e0b7dcda83288307c1ad7b656f0215d990c6ed05.tar.gz poi-e0b7dcda83288307c1ad7b656f0215d990c6ed05.zip |
gradle 8.5
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1914357 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'gradle/wrapper/gradle-wrapper.properties')
-rw-r--r-- | gradle/wrapper/gradle-wrapper.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index 3fa8f862f7..1af9e0930b 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.4-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME |