Skip to content

Commit

Permalink
Update dependency org.robolectric:robolectric to v4.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 26, 2023
1 parent 1cf07e5 commit 5a3ee24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ buildscript {
androidxTestRunner: 'androidx.test:runner:1.5.2',
junit: 'junit:junit:4.13.2',
truth: 'com.google.truth:truth:1.1.3',
robolectric: 'org.robolectric:robolectric:4.6.1',
robolectric: 'org.robolectric:robolectric:4.10.3',
mockito: 'org.mockito:mockito-core:3.12.4',
drawablePainter: 'com.google.accompanist:accompanist-drawablepainter:0.30.1',
composeUi: "androidx.compose.ui:ui:${versions.composeUi}",
Expand Down

0 comments on commit 5a3ee24

Please sign in to comment.