9
0
mirror of https://github.com/Auxilor/Reforges.git synced 2025-12-22 16:39:34 +00:00

Fixed build.gradle

This commit is contained in:
Auxilor
2022-01-04 12:17:18 +00:00
parent 5999f6f32d
commit f77d721cf1
2 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ allprojects {
dependencies { dependencies {
compileOnly 'com.willfp:eco:6.17.1' compileOnly 'com.willfp:eco:6.17.1'
implementation 'com.willfp:libreforge:2.8.0' implementation 'com.willfp:libreforge:2.9.0'
compileOnly 'org.jetbrains:annotations:23.0.0' compileOnly 'org.jetbrains:annotations:23.0.0'

View File

@@ -1,2 +1,2 @@
version = 4.17.0 version = 4.18.0
plugin-name = Reforges plugin-name = Reforges