diff --git a/build.gradle b/build.gradle index 96bcd590..90441428 100644 --- a/build.gradle +++ b/build.gradle @@ -46,7 +46,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.38.0' - implementation 'com.willfp:libreforge:3.102.0' + implementation 'com.willfp:libreforge:3.102.1' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 9f23abdc..a56c2678 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Sat Sep 17 15:46:21 BST 2022 -version=9.0.0-b27 +#Tue Sep 20 10:58:03 BST 2022 +version=9.0.0-b28 plugin-name=EcoEnchants