Skip to content

Commit 176fe15

Browse files
Update dependency org.junit.jupiter:junit-jupiter-api to v5.14.3
1 parent 7ca19e6 commit 176fe15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies {
2626
exclude("org.yaml")
2727
}
2828

29-
testImplementation("org.junit.jupiter", "junit-jupiter-api", "5.11.4")
29+
testImplementation("org.junit.jupiter", "junit-jupiter-api", "5.14.3")
3030
testImplementation("com.sk89q.worldedit", "worldedit-bukkit", "7.3.9")
3131
testImplementation("org.spigotmc", "spigot-api", "1.16.5-R0.1-SNAPSHOT")
3232
testImplementation("de.eldoria", "schematicbrushreborn-api", "2.7.3")

0 commit comments

Comments
 (0)