]> source.dussan.org Git - poi.git/commitdiff
gradle 8.7
authorPJ Fanning <fanningpj@apache.org>
Fri, 19 Apr 2024 13:26:22 +0000 (13:26 +0000)
committerPJ Fanning <fanningpj@apache.org>
Fri, 19 Apr 2024 13:26:22 +0000 (13:26 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1917149 13f79535-47bb-0310-9956-ffa450edef68

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

index e43249ab658b1f4ce0c9b641ae21ade3fed23e4f..519a1731c19f3efec261c780db5942d52ac5cc6f 100644 (file)
@@ -77,7 +77,7 @@ ant.taskdef(name: "junit",
 
 
 wrapper {
-    gradleVersion = '8.4'
+    gradleVersion = '8.7'
 }
 
 task adjustWrapperPropertiesFile {
index a80b22ce5cffec8b48ee79b11c67945e91f99d5f..b82aa23a4f05d39d81870f8355ca43324f027298 100644 (file)
@@ -1,6 +1,6 @@
 distributionBase=GRADLE_USER_HOME
 distributionPath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-8.6-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-8.7-bin.zip
 networkTimeout=10000
 validateDistributionUrl=true
 zipStoreBase=GRADLE_USER_HOME