From e19ccaa35d9ac4d89d72ea58a70d416d202078db Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 18 Apr 2025 08:15:55 +0200 Subject: [PATCH] chore(deps): update dependency org.jacoco:jacoco-maven-plugin to v0.8.13 (#1407) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5028322b..bac8ef2e 100644 --- a/pom.xml +++ b/pom.xml @@ -354,7 +354,7 @@ org.jacoco jacoco-maven-plugin - 0.8.12 + 0.8.13