diff --git a/build.gradle b/build.gradle index ce62d97..81abc1a 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.65.0' + implementation 'com.willfp:libreforge:3.66.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index b4c4e20..8adfea6 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sun Jun 19 12:19:10 BST 2022 -version=5.74.0 +#Mon Jun 20 14:18:08 BST 2022 +version=5.75.0 plugin-name=Talismans