diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index f9c81c0..e1cc4c0 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,6 +1,6 @@ [versions] changelog = "2.5.0" -intelliJPlatform = "2.12.0" +intelliJPlatform = "2.13.0" junitPlatformLauncher= "6.0.3" jupiter = "6.0.3" kotlin = "2.3.10"