diff --git a/build.gradle b/build.gradle index f788c74..cf5cf5d 100644 --- a/build.gradle +++ b/build.gradle @@ -48,7 +48,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.46.0' - implementation 'com.willfp:libreforge:3.126.1' + implementation 'com.willfp:libreforge:3.126.2' implementation 'com.willfp:ecomponent:1.0.0' implementation 'org.joml:joml:1.10.4' diff --git a/gradle.properties b/gradle.properties index 46ab6af..b46e4ae 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon Dec 12 14:00:27 GMT 2022 -version=1.32.1 +#Tue Dec 20 15:16:12 GMT 2022 +version=1.32.2 plugin-name=EcoJobs