diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index a82f265..7919e3b 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -12,7 +12,7 @@ playerSettings = "1.0.0" decentHolograms = "2.8.11" placeholderApi = "2.11.6" jspecify = "1.0.0" -junit = "5.13.4" +junit = "5.14.0" [plugins] shadow = { id = "com.gradleup.shadow", version.ref = "shadow" }