diff --git a/build.gradle b/build.gradle index 49b798c..438770d 100644 --- a/build.gradle +++ b/build.gradle @@ -48,7 +48,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.37.1' - implementation 'com.willfp:libreforge:3.74.1' + implementation 'com.willfp:libreforge:3.74.2' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 46eed9d..4028540 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Tue Jul 12 14:59:32 BST 2022 -version=1.10.1 +#Wed Jul 13 21:23:31 BST 2022 +version=1.10.2 plugin-name=EcoPets