From 370d123afc658fa4ae243713bf31a6e756dfaf83 Mon Sep 17 00:00:00 2001 From: So Date: Mon, 24 Jun 2024 11:41:13 -0700 Subject: [PATCH] updating jacoco to see if sonarcloud will detect code coverage --- api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/api/pom.xml b/api/pom.xml index b11e6ca..13cd50b 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -212,7 +212,7 @@ org.jacoco jacoco-maven-plugin - 0.8.4 + 0.8.8 org.hibernate.orm.tooling