diff --git a/build.gradle b/build.gradle index f1f54ff..d8a0b60 100644 --- a/build.gradle +++ b/build.gradle @@ -45,7 +45,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.43.0' - implementation 'com.willfp:libreforge:3.109.0' + implementation 'com.willfp:libreforge:3.110.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 430d9f9..99b1797 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Thu Oct 06 12:04:08 BST 2022 -version=5.60.0 +#Fri Oct 07 19:51:01 BST 2022 +version=5.61.0 plugin-name=Reforges