diff --git a/build.gradle b/build.gradle index 8993996..003198e 100644 --- a/build.gradle +++ b/build.gradle @@ -63,7 +63,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.44.0' - implementation 'com.willfp:libreforge:3.115.0' + implementation 'com.willfp:libreforge:3.115.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 79e3c1a..8d364f3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon Oct 24 17:05:19 BST 2022 -version=5.124.0 +#Wed Oct 26 22:11:43 BST 2022 +version=5.124.1 plugin-name=Talismans