diff --git a/build.gradle b/build.gradle index a98c32e..df5c377 100644 --- a/build.gradle +++ b/build.gradle @@ -43,7 +43,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.44.0' - implementation 'com.willfp:libreforge:3.128.0' + implementation 'com.willfp:libreforge:3.128.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 3628964..3db1bd9 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Tue Jan 24 10:09:51 GMT 2023 -version=4.92.0 +#Sat Feb 04 15:37:20 GMT 2023 +version=4.92.1 plugin-name=Boosters