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 e7bc1797c2 FINERACT-2421: Update plugin io.qameta.allure to v3
e7bc1797c2 is described below

commit e7bc1797c28c2d9293631476909c4244a3c3e337
Author: Renovate <[email protected]>
AuthorDate: Thu Mar 5 10:25:00 2026 +0000

    FINERACT-2421: Update plugin io.qameta.allure to v3
---
 fineract-e2e-tests-runner/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fineract-e2e-tests-runner/build.gradle 
b/fineract-e2e-tests-runner/build.gradle
index 333921e1f5..6e92c1ef33 100644
--- a/fineract-e2e-tests-runner/build.gradle
+++ b/fineract-e2e-tests-runner/build.gradle
@@ -19,7 +19,7 @@
 
 plugins {
     id 'se.thinkcode.cucumber-runner' version '0.0.11'
-    id 'io.qameta.allure' version '2.12.0'
+    id 'io.qameta.allure' version '3.0.2'
 }
 
 apply plugin: 'java'

Reply via email to