diff --git a/build.gradle b/build.gradle index 4052831..5ce18c7 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.83.0' + implementation 'com.willfp:libreforge:3.84.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 36e9dbf..bb91960 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sun Aug 14 17:30:44 CEST 2022 -version=4.46.0 +#Tue Aug 16 18:46:09 CEST 2022 +version=4.47.0 plugin-name=Boosters