Merge pull request #563 from ultrasonic/dependabot/gradle/versions.mockito-3.12.4

Bump versions.mockito from 3.11.2 to 3.12.4
This commit is contained in:
Nite 2021-08-26 16:50:15 +02:00 committed by GitHub
commit bb1451b800
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ ext.versions = [
junit4 : "4.13.2",
junit5 : "5.7.1",
mockito : "3.11.2",
mockito : "3.12.4",
mockitoKotlin : "3.2.0",
kluent : "1.68",
apacheCodecs : "1.15",