diff --git a/build.gradle b/build.gradle index ebc5a94..6e51c9b 100644 --- a/build.gradle +++ b/build.gradle @@ -63,7 +63,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.34.0' - 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 84dd857..205f960 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Tue Oct 18 14:15:16 BST 2022 -version=7.129.0 +#Wed Oct 19 20:45:24 BST 2022 +version=7.130.0 plugin-name=EcoArmor