Skip to content

Commit

Permalink
Merge pull request #425 from fmonniot/dependabot/gradle/org.robolectr…
Browse files Browse the repository at this point in the history
…ic-robolectric-4.13

Bump org.robolectric:robolectric from 4.12.2 to 4.13
  • Loading branch information
fmonniot authored Jul 17, 2024
2 parents 6130860 + af0b9a4 commit 7a74efa
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 @@ -104,7 +104,7 @@ dependencies {

testImplementation 'junit:junit:4.13.2'
testImplementation 'org.jetbrains.kotlinx:kotlinx-coroutines-test:1.8.1'
testImplementation 'org.robolectric:robolectric:4.12.2'
testImplementation 'org.robolectric:robolectric:4.13'

androidTestImplementation 'androidx.test.ext:junit:1.2.1'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.6.1'
Expand Down

0 comments on commit 7a74efa

Please sign in to comment.