diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 21aa541..acd6d88 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -42,7 +42,7 @@ junit = "4.13.2" # https://github.com/Kotlin/kotlinx.coroutines/releases coroutines = "1.8.0" # https://github.com/robolectric/robolectric/releases -robolectric = "4.12" +robolectric = "4.12.1" # https://mvnrepository.com/artifact/com.google.truth/truth truth = "1.4.2" # https://mockk.io/