diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 6bec2091..1848b52a 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -15,8 +15,8 @@ discord4j = "3.3.0" lunachatplus = "3.3.0" luckperms-api = "5.5" jetbrains-annotation = "26.0.2-1" -junit = "5.14.1" -junit-platform = "1.14.1" +junit = "5.14.2" +junit-platform = "1.14.2" [plugins] shadow = { id = "com.gradleup.shadow", version.ref = "shadow" }