Skip to content

Commit

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

Build(deps): Bump org.robolectric:robolectric from 4.10.3 to 4.11
  • Loading branch information
David-Development authored Oct 30, 2023
2 parents 9d0b747 + a36796f commit 1a3774c
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.10.3'
testImplementation 'org.robolectric:robolectric:4.11'

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

0 comments on commit 1a3774c

Please sign in to comment.