diff --git a/build.gradle.kts b/build.gradle.kts index a7716f8e..9861e829 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -78,7 +78,7 @@ dependencies { testImplementation("org.jetbrains.kotlin:kotlin-test-junit5:1.7.10") testImplementation("io.kotest:kotest-runner-junit5:5.4.0") - testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.8.2") + testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.9.0") } val dependencyVersions = listOf(