diff --git a/build.gradle b/build.gradle index 4379f27..796634b 100644 --- a/build.gradle +++ b/build.gradle @@ -63,7 +63,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.37.2' - implementation 'com.willfp:libreforge:3.111.0' + implementation 'com.willfp:libreforge:3.111.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index b3f07af..e6c1f8a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sun Oct 09 15:02:50 BST 2022 -version=5.120.0 +#Mon Oct 10 21:04:23 BST 2022 +version=5.120.1 plugin-name=Talismans