diff --git a/build.gradle b/build.gradle index f582fdf..942a573 100644 --- a/build.gradle +++ b/build.gradle @@ -42,7 +42,7 @@ allprojects { dependencies { compileOnly 'com.willfp:eco:6.35.1' - implementation 'com.willfp:libreforge:3.44.3' + implementation 'com.willfp:libreforge:3.45.0' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index b1bdbf8..df496ba 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ #libreforge-updater -#Mon May 16 13:10:18 BST 2022 -version=4.6.2 +#Mon May 16 21:23:52 BST 2022 +version=4.7.2 plugin-name=Boosters