clean up for change to test library and logging

This commit is contained in:
2025-08-12 13:52:08 +02:00
committed by swordsteel
parent 69e293a25f
commit cf1b78ae0a
7 changed files with 23 additions and 17 deletions

View File

@@ -39,7 +39,6 @@ dependencies {
testIntegrationImplementation(hlaeja.projectreactor.reactor.test)
testIntegrationImplementation(hlaeja.kotlin.test.junit5)
testIntegrationImplementation(hlaeja.kotlinx.coroutines.test)
testIntegrationImplementation(hlaeja.springboot.kafka.test)
testIntegrationImplementation(hlaeja.springboot.starter.test)
testIntegrationRuntimeOnly(hlaeja.junit.platform.launcher)