Skip to content

Commit 4032fa1

Browse files
fix(deps): update dependency org.robolectric:robolectric to v4.11
1 parent 747dca8 commit 4032fa1

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.4" }
1616
junit = { module = "junit:junit", version = "4.13.2" }
17-
roboletric = { module = "org.robolectric:robolectric", version = "4.10.3" }
17+
roboletric = { module = "org.robolectric:robolectric", version = "4.11" }

0 commit comments

Comments
 (0)