From 03d3668b65f2cdd8ffdfd513b1130ff235a7085a Mon Sep 17 00:00:00 2001 From: Cat Core <34719527+thecatcore@users.noreply.github.com> Date: Mon, 24 Jun 2024 14:17:36 +0200 Subject: [PATCH] Update jacoco to support running with java 17+ --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index cc8ec87..28212d7 100644 --- a/pom.xml +++ b/pom.xml @@ -105,7 +105,7 @@ org.jacoco jacoco-maven-plugin - 0.8.2 + 0.8.12 @@ -124,4 +124,4 @@ - \ No newline at end of file +