Skip to content

Commit 3f03f8e

Browse files
Update junit-framework monorepo to v6
1 parent 4de41cd commit 3f03f8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

funnycommands/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies {
1111
compileOnlyApi("com.google.code.findbugs:jsr305:3.0.2")
1212

1313
// Tests
14-
val junit = "5.11.0"
14+
val junit = "6.0.0"
1515
testImplementation("org.junit.jupiter:junit-jupiter-api:$junit")
1616
testImplementation("org.junit.jupiter:junit-jupiter-engine:$junit")
1717
testImplementation("org.spigotmc:spigot-api:$spigotVersion")

0 commit comments

Comments
 (0)