Skip to content

Commit

Permalink
Update dependency org.robolectric:robolectric to v4.11.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and cvzi committed Oct 31, 2023
1 parent 71423c2 commit fb2af7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ dependencies {
androidTestImplementation 'androidx.test:runner:1.5.2'

testImplementation 'junit:junit:4.13.2'
testImplementation 'org.robolectric:robolectric:4.11'
testImplementation 'org.robolectric:robolectric:4.11.1'
testImplementation 'androidx.test:core:1.5.0'
testImplementation 'androidx.test:core-ktx:1.5.0'
testImplementation 'androidx.test.ext:junit:1.1.5'
Expand Down

0 comments on commit fb2af7a

Please sign in to comment.