diff --git a/build.gradle b/build.gradle index c8cc0a6..f517f98 100644 --- a/build.gradle +++ b/build.gradle @@ -48,7 +48,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.44.0' - implementation 'com.willfp:libreforge:3.115.1' + implementation 'com.willfp:libreforge:3.116.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index ccd0c0c..d1c9aa0 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Wed Oct 26 22:13:11 BST 2022 -version=1.54.1 +#Fri Oct 28 11:36:22 BST 2022 +version=1.55.0 plugin-name=EcoPets