diff --git a/build.gradle b/build.gradle index ab93020..31c6fda 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.80.1' + implementation 'com.willfp:libreforge:3.80.2' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index f66fd3d..a9349b2 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Tue Aug 02 16:27:25 BST 2022 -version=1.16.2 +#Thu Aug 04 12:25:02 BST 2022 +version=1.16.3 plugin-name=EcoPets