Skip to content

Commit 77b24bd

Browse files
committed
Bump JGit and Mockito to latest (which required Java 11).
1 parent 1f1a53a commit 77b24bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gradle.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ VER_SLF4J=[1.6,2.0[
2525

2626
# Used in multiple places
2727
VER_DURIAN=1.2.0
28-
VER_JGIT=5.13.1.202206130422-r
28+
VER_JGIT=6.4.0.202211300538-r
2929
VER_JUNIT=5.9.2
3030
VER_ASSERTJ=3.24.2
31-
VER_MOCKITO=4.11.0
31+
VER_MOCKITO=5.0.0

0 commit comments

Comments
 (0)