diff --git a/build.gradle b/build.gradle index ff57a71..33cd526 100644 --- a/build.gradle +++ b/build.gradle @@ -67,7 +67,7 @@ dependencies { implementation 'de.raidcraft.economy:wrapper:2.4.0' implementation 'net.silthus:ebean-wrapper:2.9.1' implementation 'net.silthus.configlib:configlib-bukkit:2.6.0' - implementation 'co.aikar:acf-paper:0.5.0-SNAPSHOT' + implementation 'co.aikar:acf-paper:0.5.1-SNAPSHOT' implementation group: 'com.fasterxml.jackson.core', name: 'jackson-databind', version: '2.13.2.2' implementation group: 'io.art-framework', name: 'art-core', version: '4.5.4'