Merge pull request #339 from nightscout/dependabot/gradle/dev/junit-junit-4.13.2

Bump junit from 4.13.1 to 4.13.2
This commit is contained in:
Milos Kozak 2021-02-15 12:56:15 +01:00 committed by GitHub
commit 248442e497
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -24,7 +24,7 @@ buildscript {
jodatime_version = '2.10.10'
work_version = '2.5.0'
junit_version = '4.13.1'
junit_version = '4.13.2'
mockitoVersion = '3.7.7'
powermockVersion = '2.0.9'
dexmakerVersion = "1.2"