Skip to content

Commit 2ec7764

Browse files
Update dependency org.junit.jupiter:junit-jupiter to v5.13.1
1 parent 583bfae commit 2ec7764

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
compileOnly 'xyz.theprogramsrc:tasksmodule:0.1.0-SNAPSHOT'
3737
compileOnly 'xyz.theprogramsrc:filesmodule:0.1.1-SNAPSHOT'
3838

39-
testImplementation 'org.junit.jupiter:junit-jupiter:5.9.1'
39+
testImplementation 'org.junit.jupiter:junit-jupiter:5.13.1'
4040
}
4141

4242
shadowJar {

0 commit comments

Comments
 (0)