Skip to content

Commit 73e9bff

Browse files
fix(deps): update dependency org.junit.jupiter:junit-jupiter to v5.13.4
1 parent a4bff92 commit 73e9bff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ dependencies {
3939
compileOnly("xyz.theprogramsrc:simplecoreapi:0.8.0-SNAPSHOT")
4040
compileOnly("xyz.theprogramsrc:filesmodule:0.4.0-SNAPSHOT")
4141

42-
testImplementation("org.junit.jupiter:junit-jupiter:5.10.0")
42+
testImplementation("org.junit.jupiter:junit-jupiter:5.13.4")
4343
}
4444

4545

0 commit comments

Comments
 (0)