]> source.dussan.org Git - poi.git/commitdiff
gradle 8.8
authorPJ Fanning <fanningpj@apache.org>
Mon, 17 Jun 2024 20:44:33 +0000 (20:44 +0000)
committerPJ Fanning <fanningpj@apache.org>
Mon, 17 Jun 2024 20:44:33 +0000 (20:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1918394 13f79535-47bb-0310-9956-ffa450edef68

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

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