Merge pull request #457 from ultrasonic/dependabot/gradle/versions.mockito-3.8.0

Bump versions.mockito from 3.5.5 to 3.8.0
This commit is contained in:
Nite 2021-05-06 09:01:34 +02:00 committed by GitHub
commit b06384a15d
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.12",
junit5 : "5.3.1",
mockito : "3.5.5",
mockito : "3.8.0",
mockitoKotlin : "1.5.0",
kluent : "1.35",
apacheCodecs : "1.10",