Merge pull request #535 from ultrasonic/dependabot/gradle/versions.mockito-3.11.2

Bump versions.mockito from 3.11.0 to 3.11.2
This commit is contained in:
tzugen 2021-06-29 13:46:44 +02:00 committed by GitHub
commit 67f2d1f9a8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ ext.versions = [
junit4 : "4.13.2",
junit5 : "5.7.1",
mockito : "3.11.0",
mockito : "3.11.2",
mockitoKotlin : "3.2.0",
kluent : "1.64",
apacheCodecs : "1.15",