Skip to content

Commit

Permalink
Merge pull request #1314 from nextcloud/dependabot/gradle/org.robolec…
Browse files Browse the repository at this point in the history
…tric-robolectric-4.11.1

Build(deps): Bump org.robolectric:robolectric from 4.11 to 4.11.1
  • Loading branch information
David-Development authored Nov 1, 2023
2 parents 559884d + c253118 commit c3333b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion News-Android-App/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ dependencies {
//androidTestImplementation 'com.google.dexmaker:dexmaker:1.2'
//androidTestImplementation 'com.google.dexmaker:dexmaker-mockito:1.2'

testImplementation 'org.robolectric:robolectric:4.11'
testImplementation 'org.robolectric:robolectric:4.11.1'

// Core library
androidTestImplementation 'androidx.test:core:1.5.0'
Expand Down

0 comments on commit c3333b7

Please sign in to comment.