1
0
mirror of https://github.com/ultrasonic/ultrasonic synced 2025-02-16 19:50:35 +01:00

Merge pull request #619 from ultrasonic/dependabot/gradle/org.mockito.kotlin-mockito-kotlin-4.0.0

Bump mockito-kotlin from 3.2.0 to 4.0.0
This commit is contained in:
Nite 2021-11-05 18:31:36 +01:00 committed by GitHub
commit 7fe4845305
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -35,7 +35,7 @@ ext.versions = [
junit4 : "4.13.2", junit4 : "4.13.2",
junit5 : "5.8.1", junit5 : "5.8.1",
mockito : "4.0.0", mockito : "4.0.0",
mockitoKotlin : "3.2.0", mockitoKotlin : "4.0.0",
kluent : "1.68", kluent : "1.68",
apacheCodecs : "1.15", apacheCodecs : "1.15",
robolectric : "4.6.1", robolectric : "4.6.1",