This is an automated email from the ASF dual-hosted git repository. meonkeys pushed a commit to branch gradle-8.14.3-upgrade in repository https://gitbox.apache.org/repos/asf/fineract.git
commit 785efb6427e649c624c1419693186a048c7d92ee Author: Adam Monsen <[email protected]> AuthorDate: Wed Sep 17 12:24:16 2025 -0700 upgrade Gradle to 8.14.3 9 didn't work --- gradle/wrapper/gradle-wrapper.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index df97d72b8b..d4081da476 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.3-bin.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME
