Skip to content

Commit

Permalink
Update junit
Browse files Browse the repository at this point in the history
  • Loading branch information
centic9 committed Aug 3, 2024
1 parent e7a7d10 commit 561cf38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ dependencies {
// optional dependency of commons-compress which is needed by JGit
implementation 'org.tukaani:xz:1.9'

testImplementation 'org.junit.vintage:junit-vintage-engine:5.10.2'
testImplementation 'org.junit.vintage:junit-vintage-engine:5.10.3'
}

wrapper {
Expand Down

0 comments on commit 561cf38

Please sign in to comment.