diff --git a/build.gradle.kts b/build.gradle.kts index 20ae4ec3..f11376b5 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -80,7 +80,7 @@ dependencies { testImplementation("org.jetbrains.kotlin:kotlin-test-junit5:1.9.22") testImplementation("io.kotest:kotest-runner-junit5:5.8.0") - testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.10.1") + testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.10.2") } val dependencyVersions = listOf(