bump mockito to 5.0.0

This commit is contained in:
Adam Velebil 2023-01-24 09:02:17 +01:00
parent 826d140a1c
commit 199631308c

View File

@ -27,7 +27,7 @@ allprojects {
yubiKitVersion = "2.2.0"
junitVersion = "4.13.2"
mockitoVersion = "4.11.0"
mockitoVersion = "5.0.0"
}
}