diff --git a/build.gradle b/build.gradle index c72523b..d26884b 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.82.0' + implementation 'com.willfp:libreforge:3.83.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 7eb2cf9..dd540b5 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sat Aug 13 11:58:28 CEST 2022 -version=1.18.1 +#Sun Aug 14 17:30:58 CEST 2022 +version=1.19.0 plugin-name=EcoPets