diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 3579692a..4a7ec378 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -4,7 +4,7 @@ converterGson = "3.0.0" core = "1.7.0" coreTesting = "2.2.0" dec = "0.1.2" -junitJupiterParams = "6.0.1" +junitJupiterParams = "6.0.2" junitVersion = "1.3.0" kotlin = "2.3.0" coroutines = "1.10.2" @@ -44,8 +44,8 @@ lifecycleViewmodelCompose = "2.10.0" # Testing junitGradlePlugin = "1.14.0.0" -junit = "6.0.1" -junitPlatformLauncher = "6.0.1" +junit = "6.0.2" +junitPlatformLauncher = "6.0.2" junit4 = "4.13.2" mockk = "1.14.7" robolectric = "4.16"