diff --git a/build.gradle b/build.gradle index f93a2dd..12f6c29 100644 --- a/build.gradle +++ b/build.gradle @@ -43,8 +43,8 @@ allprojects { } dependencies { - compileOnly 'com.willfp:eco:6.18.1' - implementation 'com.willfp:libreforge:3.3.0' + compileOnly 'com.willfp:eco:6.20.0' + implementation 'com.willfp:libreforge:3.4.1' compileOnly 'org.jetbrains:annotations:23.0.0' diff --git a/gradle.properties b/gradle.properties index 6ae87ba..b5a815a 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,2 +1,2 @@ -version = 4.29.0 +version = 4.30.0 plugin-name = Reforges \ No newline at end of file