From ddaabdf8c2c84866fef6aca9424361e3776861f8 Mon Sep 17 00:00:00 2001 From: Jackson Tian Date: Thu, 25 Jan 2024 20:17:18 +0800 Subject: [PATCH] test: limit jacoco agent to test scope --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index f7e35d3..da8e4a8 100644 --- a/pom.xml +++ b/pom.xml @@ -113,6 +113,7 @@ org.jacoco.agent 0.8.4 runtime + test org.slf4j