We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1559ef1 commit c124811Copy full SHA for c124811
lmos-kotlin-sdk-server/build.gradle.kts
@@ -14,6 +14,6 @@ dependencies {
14
15
testImplementation(project(":lmos-kotlin-sdk-client"))
16
testImplementation("org.eclipse.thingweb:kotlin-wot-binding-http:0.1.0-SNAPSHOT")
17
- testImplementation("org.jetbrains.kotlinx:kotlinx-coroutines-test:1.6.0")
+ testImplementation("org.jetbrains.kotlinx:kotlinx-coroutines-test:1.10.2")
18
testImplementation("org.springframework.boot:spring-boot-starter-test")
19
}
0 commit comments