diff --git a/ecs-logging-async/build.gradle b/ecs-logging-async/build.gradle index 54078d1..a6fa4c8 100644 --- a/ecs-logging-async/build.gradle +++ b/ecs-logging-async/build.gradle @@ -6,7 +6,7 @@ dependencies { compileOnly("ch.qos.logback:logback-core") testImplementation("io.micrometer:micrometer-core") testImplementation("ch.qos.logback:logback-core") - testImplementation("io.github.hakky54:logcaptor:2.9.3") + testImplementation("io.github.hakky54:logcaptor:2.10.0") testImplementation("org.springframework.boot:spring-boot-starter-test") testImplementation("org.springframework.boot:spring-boot-starter-web") } \ No newline at end of file