diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 21ecf4e2..dad0d05b 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -15,8 +15,8 @@ discord4j = "3.3.2" lunachatplus = "3.3.0" luckperms-api = "5.5" jetbrains-annotation = "26.1.0" -junit = "5.14.4" -junit-platform = "1.14.4" +junit = "6.0.3" +junit-platform = "6.0.3" [plugins] shadow = { id = "com.gradleup.shadow", version.ref = "shadow" }