diff --git a/build.gradle.kts b/build.gradle.kts index 64e7b5f7..73b01483 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -78,7 +78,7 @@ dependencies { testImplementation("org.jetbrains.kotlin:kotlin-test-junit5:1.6.10") testImplementation("io.kotest:kotest-runner-junit5:5.1.0") - testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.8.1") + testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.8.2") } val dependencyVersions = listOf(