diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 19639a3ea1..a122b020d2 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -13,7 +13,7 @@ run-server = "3.0.2" gradle-plugins = "1.6.1" # testing library -junit = "6.0.2" +junit = "6.0.3" # test environment mockito = "5.21.0" @@ -26,7 +26,7 @@ paper-javadoc = "1.21.11" # plugin api coreprotect = "23.1" -lwc = "2.4.1" +lwc = "2.4.2" bolt = "1.2.86" worldguard = "7.0.15"