diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 4937236..eaac7b9 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.1" # https://github.com/robolectric/robolectric/releases -robolectric = "4.12.2" +robolectric = "4.13" # https://mvnrepository.com/artifact/com.google.truth/truth truth = "1.4.3" # https://mockk.io/