diff --git a/build.gradle b/build.gradle index 1b8be15..9d6aa78 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.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 f352d0d..bd794f8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Tue Oct 18 14:14:22 BST 2022 -version=5.122.0 +#Wed Oct 19 20:44:22 BST 2022 +version=5.123.0 plugin-name=Talismans