Skip to content

Commit

Permalink
Merge pull request #96 from PatilShreyas/dependabot/gradle/org.robole…
Browse files Browse the repository at this point in the history
…ctric-robolectric-4.12

[Update]: Bump org.robolectric:robolectric from 4.11.1 to 4.12
  • Loading branch information
PatilShreyas authored Apr 2, 2024
2 parents 544deb7 + 81a29f0 commit 0168375
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 @@ -11,7 +11,7 @@ buildscript {
coroutinesVersion = '1.8.0'
appCompatVersion = '1.6.1'
jUnitVersion = '4.13.2'
robolectricVersion = "4.11.1"
robolectricVersion = "4.12"
mockkVersion = '1.13.10'
turbineVersion = '1.1.0'
androidxCoreTestingVersion = '1.5.0'
Expand Down

0 comments on commit 0168375

Please sign in to comment.