1
0
mirror of https://github.com/KokaKiwi/BarInsta synced 2024-11-22 14:47:29 +00:00

Update dependency org.junit.jupiter:junit-jupiter to v5.7.2

This commit is contained in:
Renovate Bot 2021-05-19 17:18:04 +00:00
parent 18fd588eb1
commit bcaaeb0bd1
No known key found for this signature in database
GPG Key ID: 81C63AE1C224182B

View File

@ -218,7 +218,7 @@ dependencies {
githubImplementation 'io.sentry:sentry-android:4.3.0'
testImplementation 'org.junit.jupiter:junit-jupiter:5.7.1'
testImplementation 'org.junit.jupiter:junit-jupiter:5.7.2'
androidTestImplementation 'org.junit.jupiter:junit-jupiter:5.7.1'
androidTestImplementation 'androidx.test:core:1.3.0'