Merge pull request #490 from ultrasonic/dependabot/gradle/junit-junit-4.13.2

Bump junit from 4.12 to 4.13.2
This commit is contained in:
tzugen 2021-05-12 15:15:46 +02:00 committed by GitHub
commit 74ce93f37b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ ext.versions = [
koin : "2.2.2",
picasso : "2.71828",
junit4 : "4.12",
junit4 : "4.13.2",
junit5 : "5.7.1",
mockito : "3.8.0",
mockitoKotlin : "1.5.0",