diff --git a/build.gradle b/build.gradle index c7d5f5b..d836050 100644 --- a/build.gradle +++ b/build.gradle @@ -43,7 +43,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.37.3' - implementation 'com.willfp:libreforge:3.104.1' + implementation 'com.willfp:libreforge:3.105.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 13621e8..a44b1d6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon Sep 26 10:52:58 BST 2022 -version=4.67.1 +#Mon Sep 26 14:42:35 BST 2022 +version=4.68.0 plugin-name=Boosters