This is an automated email from the ASF dual-hosted git repository.
adamsaghy pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git
The following commit(s) were added to refs/heads/develop by this push:
new 8f445966a7 FINERACT-2421: Update plugin com.gradleup.shadow to v9
8f445966a7 is described below
commit 8f445966a707833c57d31f26fa946431818643fb
Author: Renovate <[email protected]>
AuthorDate: Thu Mar 5 10:24:58 2026 +0000
FINERACT-2421: Update plugin com.gradleup.shadow to v9
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index cca935024e..e72d73b116 100644
--- a/build.gradle
+++ b/build.gradle
@@ -123,7 +123,7 @@ plugins {
id 'se.thinkcode.cucumber-runner' version '0.0.11' apply false
id "com.github.davidmc24.gradle.plugin.avro-base" version "1.9.1" apply
false
id 'org.openapi.generator' version '7.8.0' apply false
- id 'com.gradleup.shadow' version '8.3.5' apply false
+ id 'com.gradleup.shadow' version '9.3.2' apply false
id 'me.champeau.jmh' version '0.7.1' apply false
id 'org.cyclonedx.bom' version '3.1.0' apply false
id 'com.docktape.swagger-brake' version '2.7.0' apply false