fixing(gradle)

This commit is contained in:
2025-08-25 21:15:25 +02:00
parent 89ef9698af
commit 8fd09a4aa1
12 changed files with 492 additions and 35 deletions
@@ -52,6 +52,7 @@ dependencies {
// SLF4J provider for tests
testImplementation(libs.logback.classic)
testImplementation(libs.logback.core)
}
tasks.test {