diff --git a/build.gradle.kts b/build.gradle.kts index 7d0e1df..b077183 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -81,7 +81,7 @@ dependencies { testImplementation("org.jetbrains.kotlin:kotlin-test-junit5:2.1.0") testImplementation("io.kotest:kotest-runner-junit5:5.9.1") - testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.11.3") + testRuntimeOnly("org.junit.platform:junit-platform-launcher:1.11.4") } val dependencyVersions = listOf(