diff options
author | PJ Fanning <fanningpj@apache.org> | 2019-11-24 08:50:49 +0000 |
---|---|---|
committer | PJ Fanning <fanningpj@apache.org> | 2019-11-24 08:50:49 +0000 |
commit | ede9369bbc09e12387d71c2c2849bc4d779901cc (patch) | |
tree | 7796362e261cb83608bf66de63943fe6352379c8 /gradle | |
parent | 701b67c3153a6431ec6c7d18e41bc3202ef86a57 (diff) | |
download | poi-ede9369bbc09e12387d71c2c2849bc4d779901cc.tar.gz poi-ede9369bbc09e12387d71c2c2849bc4d779901cc.zip |
gradle 6.0.1
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1870270 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'gradle')
-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 4b7e1f3d38..94920145f3 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,5 +1,5 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-5.5.1-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-6.0.1-bin.zip zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists |