diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 2cc2f2f..a0c0c03 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -5,7 +5,7 @@ composeBom = "2024.06.00" coreKtx = "1.13.1" espressoCore = "3.6.1" junit = "4.13.2" -junitVersion = "1.1.5" +junitVersion = "1.2.1" kotlin = "2.0.0" lifecycleRuntimeKtx = "2.8.3"