Merge pull request #638 from ultrasonic/dependabot/gradle/versions.mockito-4.1.0

Bump versions.mockito from 4.0.0 to 4.1.0
This commit is contained in:
tzugen 2021-12-09 19:50:32 +01:00 committed by GitHub
commit b85230c056
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -33,7 +33,7 @@ ext.versions = [
junit4 : "4.13.2",
junit5 : "5.8.1",
mockito : "4.0.0",
mockito : "4.1.0",
mockitoKotlin : "4.0.0",
kluent : "1.68",
apacheCodecs : "1.15",