diff --git a/build.gradle b/build.gradle index 9eca3e9..b003a86 100644 --- a/build.gradle +++ b/build.gradle @@ -47,7 +47,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.42.0' - implementation 'com.willfp:libreforge:3.108.1' + implementation 'com.willfp:libreforge:3.109.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index ecf970d..9e1c485 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Tue Oct 04 15:52:50 BST 2022 -version=1.13.1 +#Thu Oct 06 12:02:41 BST 2022 +version=1.14.0 plugin-name=EcoJobs