diff --git a/build.gradle.kts b/build.gradle.kts index 0d9ba0a3..7a68c1e1 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -79,7 +79,7 @@ dependencies { testImplementation("org.jetbrains.kotlin:kotlin-test-junit5:1.8.21") testImplementation("io.kotest:kotest-runner-junit5:5.6.1") - testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.9.2") + testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.9.3") } val dependencyVersions = listOf(