]> source.dussan.org Git - poi.git/commitdiff
gradle 7.1
authorPJ Fanning <fanningpj@apache.org>
Mon, 14 Jun 2021 21:35:28 +0000 (21:35 +0000)
committerPJ Fanning <fanningpj@apache.org>
Mon, 14 Jun 2021 21:35:28 +0000 (21:35 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1890784 13f79535-47bb-0310-9956-ffa450edef68

build.gradle
gradle/wrapper/gradle-wrapper.properties

index 30a2ccb1289b8cd9cf5da11972875e34390d9f5f..819bf6c430295a7a65d09d2c80ba6aefb53c6c75 100644 (file)
@@ -65,7 +65,7 @@ ant.taskdef(name: "junit",
 
 wrapper {
     // https://stackoverflow.com/a/54741656/2066598
-    gradleVersion = '7.0.1'
+    gradleVersion = '7.1'
 }
 
 task adjustWrapperPropertiesFile {
index e5338d370bade1e50a9edfb6037b0c91e011234f..69a9715077f4fe68764b2e50867736b0c7f015a2 100644 (file)
@@ -1,5 +1,5 @@
 distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-7.0.1-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-7.1-bin.zip
 zipStoreBase=GRADLE_USER_HOME
 zipStorePath=wrapper/dists