9
0
mirror of https://github.com/Auxilor/Reforges.git synced 2026-01-04 15:41:40 +00:00

Updated libreforge

This commit is contained in:
Auxilor
2022-04-30 11:38:41 +01:00
parent 6934d29368
commit 65864b19e2
4 changed files with 4 additions and 3 deletions

View File

@@ -44,7 +44,7 @@ allprojects {
dependencies { dependencies {
compileOnly 'com.willfp:eco:6.35.1' compileOnly 'com.willfp:eco:6.35.1'
implementation 'com.willfp:libreforge:3.36.2' implementation 'com.willfp:libreforge:3.37.0'
compileOnly 'org.jetbrains:annotations:23.0.0' compileOnly 'org.jetbrains:annotations:23.0.0'

View File

@@ -99,7 +99,7 @@ public class ReforgesPlugin extends LibReforgePlugin {
@Override @Override
@NotNull @NotNull
public String getMinimumEcoVersion() { public String getMinimumEcoVersion() {
return "6.33.0"; return "6.35.1";
} }
/** /**

View File

@@ -15,6 +15,7 @@ softdepend:
- AureliumSkills - AureliumSkills
- PlayerPoints - PlayerPoints
- Jobs - Jobs
- EcoArmor
commands: commands:
reforges: reforges:

View File

@@ -1,2 +1,2 @@
version = 4.64.3 version = 4.65.0
plugin-name = Reforges plugin-name = Reforges