Skip to content

Commit a8c0bb8

Browse files
committed
Rollback Mockito to 4.X (as 5.X requires JDK11)
1 parent 76b626c commit a8c0bb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,4 @@ VER_DURIAN=1.2.0
2828
VER_JGIT=5.13.1.202206130422-r
2929
VER_JUNIT=5.9.2
3030
VER_ASSERTJ=3.24.2
31-
VER_MOCKITO=5.0.0
31+
VER_MOCKITO=4.11.0

0 commit comments

Comments
 (0)