diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index e03876b..c8a6458 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 = "6.0.1" +junit = "6.0.2" [plugins] shadow = { id = "com.gradleup.shadow", version.ref = "shadow" }