diff --git a/build.gradle b/build.gradle index 3a687ea..0c4ba15 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.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 057d38e..12f2a29 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sun Oct 16 23:27:52 BST 2022 -version=1.51.1 +#Tue Oct 18 14:15:28 BST 2022 +version=1.52.0 plugin-name=EcoPets