diff --git a/build.gradle b/build.gradle index f7dbbf7..c8f4b88 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.86.1' + implementation 'com.willfp:libreforge:3.87.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index fea32ee..cc341fe 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon Aug 22 12:46:13 CEST 2022 -version=5.95.1 +#Tue Aug 23 11:07:31 CEST 2022 +version=5.96.0 plugin-name=Talismans