diff --git a/build.gradle b/build.gradle index b969675..a7f838c 100644 --- a/build.gradle +++ b/build.gradle @@ -43,7 +43,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.37.3' - implementation 'com.willfp:libreforge:3.109.0' + implementation 'com.willfp:libreforge:3.110.0' implementation 'org.joml:joml:1.10.4' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index f4624b7..bf20e5b 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Thu Oct 06 12:05:13 BST 2022 -version=4.72.0 +#Fri Oct 07 19:52:13 BST 2022 +version=4.73.0 plugin-name=Boosters