diff --git a/build.gradle.kts b/build.gradle.kts index d05bc748..f736f6f8 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -78,7 +78,7 @@ dependencies { testImplementation("org.jetbrains.kotlin:kotlin-test-junit5:1.8.0") testImplementation("io.kotest:kotest-runner-junit5:5.5.4") - testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.9.1") + testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.9.2") } val dependencyVersions = listOf(