refactoring(infra-cache)

This commit is contained in:
2025-08-14 18:28:13 +02:00
parent 5e8cd6f79d
commit af2b26ad15
12 changed files with 2149 additions and 15 deletions
+3
View File
@@ -27,4 +27,7 @@ dependencies {
testImplementation(projects.platform.platformTesting)
testImplementation(libs.bundles.testing.jvm)
testImplementation(libs.kotlin.test)
testImplementation(libs.kotlin.logging.jvm)
testImplementation(libs.logback.classic)
testImplementation(libs.logback.core)
}