Skip to content

Commit 8286711

Browse files
fix(deps): update dependency org.robolectric:robolectric to v4.12
1 parent f4e8ebe commit 8286711

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ compose-compiler = { module = "androidx.compose.compiler:compiler", version = "1
1414
compose-material3 = { module = "androidx.compose.material3:material3" }
1515
navigation-compose = { module = "androidx.navigation:navigation-compose", version = "2.7.7" }
1616
junit = { module = "junit:junit", version = "4.13.2" }
17-
roboletric = { module = "org.robolectric:robolectric", version = "4.11.1" }
17+
roboletric = { module = "org.robolectric:robolectric", version = "4.12" }

0 commit comments

Comments
 (0)