diff --git a/build.gradle b/build.gradle index 5a8cba9..1c9591b 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.112.1' + implementation 'com.willfp:libreforge:3.113.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 96c0ab5..59f1ff5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sun Oct 16 23:27:37 BST 2022 -version=4.75.1 +#Tue Oct 18 14:15:02 BST 2022 +version=4.76.0 plugin-name=Boosters