From 2329d0de7b0d4b84268d31b071c121bd37a131f1 Mon Sep 17 00:00:00 2001 From: AdrianBalunan Date: Fri, 24 Apr 2026 10:44:36 +0200 Subject: [PATCH] Feat: Added JaCoCo for test coverage --- helpmehelpapplication/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helpmehelpapplication/pom.xml b/helpmehelpapplication/pom.xml index 92e9b74..c1f5d38 100644 --- a/helpmehelpapplication/pom.xml +++ b/helpmehelpapplication/pom.xml @@ -118,7 +118,7 @@ org.jacoco - jac'.oco-maven-plugin + jacoco-maven-plugin 0.8.13