aboutsummaryrefslogtreecommitdiffstats
path: root/build.gradle
diff options
context:
space:
mode:
authorPJ Fanning <fanningpj@apache.org>2024-06-17 20:44:33 +0000
committerPJ Fanning <fanningpj@apache.org>2024-06-17 20:44:33 +0000
commitfac56eea48f1c63a3568a4bfc8a7ee886f48997e (patch)
tree37bf1bbfaac94c9c731915e1e2528d4cc857b1e3 /build.gradle
parentca64f86ff8e613ab98c1a395bfc8e3e572e8833a (diff)
downloadpoi-fac56eea48f1c63a3568a4bfc8a7ee886f48997e.tar.gz
poi-fac56eea48f1c63a3568a4bfc8a7ee886f48997e.zip
gradle 8.8
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1918394 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index 835dc77d19..2eaf5d866d 100644
--- a/build.gradle
+++ b/build.gradle
@@ -77,7 +77,7 @@ ant.taskdef(name: "junit",
wrapper {
- gradleVersion = '8.7'
+ gradleVersion = '8.8'
}
task adjustWrapperPropertiesFile {