diff --git a/build.gradle b/build.gradle index f66650a..f7d8ad5 100644 --- a/build.gradle +++ b/build.gradle @@ -63,7 +63,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.36.3' - implementation 'com.willfp:libreforge:3.67.0' + implementation 'com.willfp:libreforge:3.68.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 7a11937..e28dc9e 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Tue Jun 21 08:29:10 BST 2022 -version=5.76.0 +#Wed Jun 22 12:44:06 BST 2022 +version=5.77.0 plugin-name=Talismans