diff --git a/build.gradle b/build.gradle index 92158d1..b27c1a4 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.60.0' + implementation 'com.willfp:libreforge:3.61.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 504ad00..396831b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Tue Jun 14 16:43:06 BST 2022 -version=7.76.0 +#Wed Jun 15 15:10:14 BST 2022 +version=7.77.0 plugin-name=EcoArmor