mirror of
https://github.com/nextcloud/notes-android.git
synced 2024-11-22 12:56:02 +03:00
Merge pull request #1760 from nextcloud/dependabot/gradle/org.robolectric-robolectric-4.10
build(deps): Bump org.robolectric:robolectric from 4.9.2 to 4.10
This commit is contained in:
commit
e128d839ed
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ dependencies {
|
|||
testImplementation 'androidx.arch.core:core-testing:2.2.0'
|
||||
testImplementation 'junit:junit:4.13.2'
|
||||
testImplementation 'org.mockito:mockito-core:5.3.0'
|
||||
testImplementation 'org.robolectric:robolectric:4.9.2'
|
||||
testImplementation 'org.robolectric:robolectric:4.10'
|
||||
|
||||
implementation fileTree(dir: 'libs', include: ['*.jar'])
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue