diff --git a/build.gradle b/build.gradle index 56d921c..99dad1f 100644 --- a/build.gradle +++ b/build.gradle @@ -48,7 +48,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.42.0' - implementation 'com.willfp:libreforge:3.110.0' + implementation 'com.willfp:libreforge:3.111.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 4a9548e..e9101df 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Fri Oct 07 19:52:35 BST 2022 -version=1.49.0 +#Sun Oct 09 15:03:50 BST 2022 +version=1.50.0 plugin-name=EcoPets