diff --git a/build.gradle b/build.gradle index 26a62ff..dac8bdd 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.116.0' + implementation 'com.willfp:libreforge:3.117.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index a3a503a..f357e2b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Fri Oct 28 11:35:31 BST 2022 -version=5.125.0 +#Tue Nov 01 16:23:25 GMT 2022 +version=5.126.0 plugin-name=Talismans