minors changes
This commit is contained in:
@@ -116,7 +116,7 @@ dependencies {
|
||||
|
||||
testImplementation("io.kotest:kotest-extensions-koin:$kotest_version")
|
||||
testImplementation("org.jetbrains.kotlin:kotlin-test-junit:$kotlin_version")
|
||||
testImplementation("io.ktor:ktor-server-test-host-jvm:2.3.11")
|
||||
testImplementation("io.ktor:ktor-server-test-host-jvm:$ktor_version")
|
||||
testImplementation("io.kotest:kotest-runner-junit5:$kotest_version")
|
||||
testImplementation("io.mockk:mockk:1.13.17")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user