diff --git a/build.gradle b/build.gradle index 89397ab..19c0a58 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.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 41fee19..1d34857 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Thu Oct 06 12:04:43 BST 2022 -version=5.118.0 +#Fri Oct 07 19:51:42 BST 2022 +version=5.119.0 plugin-name=Talismans