diff --git a/build.gradle.kts b/build.gradle.kts index 72a13d56..fcf361f7 100644 --- a/build.gradle.kts +++ b/build.gradle.kts @@ -68,7 +68,7 @@ fun DependencyHandler.modularInternal(dependencyNotation: Any, localFileName: St dependencies { modularInternal("de.varoplugin:CFW:0.6.18", "CFW-legacy") - modularInternal("de.varoplugin:cfw:1.0.0-ALPHA-13", "CFW") + modularInternal("de.varoplugin:cfw:1.0.0-ALPHA-14", "CFW") implementation("org.spigotmc:spigot-api:1.8.8-R0.1-SNAPSHOT") compileOnly("com.googlecode.json-simple:json-simple:1.1.1")