diff --git a/build.gradle b/build.gradle index ccc5673f..56594f3e 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.98.1' + implementation 'com.willfp:libreforge:3.99.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index b99021c7..6dfda0a8 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon Sep 12 21:21:09 BST 2022 -version=9.0.0-b22 +#Tue Sep 13 19:15:19 BST 2022 +version=9.0.0-b23 plugin-name=EcoEnchants