diff --git a/build.gradle b/build.gradle index a49ca9d..691a164 100644 --- a/build.gradle +++ b/build.gradle @@ -47,7 +47,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.43.6' - implementation 'com.willfp:libreforge:3.113.0' + implementation 'com.willfp:libreforge:3.114.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index e48c19d..95da4da 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Tue Oct 18 14:12:39 BST 2022 -version=1.18.0 +#Wed Oct 19 20:43:19 BST 2022 +version=1.19.0 plugin-name=EcoJobs