Browse Source
Update dependency org.junit.jupiter:junit-jupiter to v5.7.1
renovate/org.robolectric-robolectric-4.x
Renovate Bot
4 years ago
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B
1 changed files with
1 additions and
1 deletions
-
app/build.gradle
|
|
@ -116,5 +116,5 @@ dependencies { |
|
|
|
|
|
|
|
debugImplementation 'com.squareup.leakcanary:leakcanary-android:2.6' |
|
|
|
|
|
|
|
testImplementation 'org.junit.jupiter:junit-jupiter:5.7.0' |
|
|
|
testImplementation 'org.junit.jupiter:junit-jupiter:5.7.1' |
|
|
|
} |