Skip to content

Commit 561cf38

Browse files
committed
Update junit
1 parent e7a7d10 commit 561cf38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies {
1818
// optional dependency of commons-compress which is needed by JGit
1919
implementation 'org.tukaani:xz:1.9'
2020

21-
testImplementation 'org.junit.vintage:junit-vintage-engine:5.10.2'
21+
testImplementation 'org.junit.vintage:junit-vintage-engine:5.10.3'
2222
}
2323

2424
wrapper {

0 commit comments

Comments
 (0)