Skip to content

Commit 331b439

Browse files
authored
Merge pull request #148 from TaehoonLeee/renovate/main-robolectric
Update dependency org.robolectric:robolectric to v4.10.3 (main)
2 parents dbcc56f + 2fa9a84 commit 331b439

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
@@ -25,7 +25,7 @@ okHttp = "5.0.0-alpha.11"
2525
glideWebDecoder = "2.3.4.14.2"
2626
junit = "4.13.2"
2727
mockito = "5.3.1"
28-
robolectric = "4.10.2"
28+
robolectric = "4.10.3"
2929

3030
[plugins]
3131
android-application = { id = "com.android.application", version.ref = "gradlePlugin" }

0 commit comments

Comments
 (0)