diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index b379bf423..1b229d8fe 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -64,7 +64,7 @@ multiplatform_paths = "0.2.2" # Test test_junit = "4.13.2" test_uiautomator = "2.3.0" -test_junit4_android = "1.10.6" +test_junit4_android = "1.12.0" test_manifest = "1.10.6" test_work = "2.11.2" test_robolectric = "4.16.1"