diff --git a/plugins/fancynpcs/VERSION b/plugins/fancynpcs/VERSION index f6c7e3ab..d3340421 100644 --- a/plugins/fancynpcs/VERSION +++ b/plugins/fancynpcs/VERSION @@ -1 +1 @@ -2.6.0.280 \ No newline at end of file +2.6.0.281 \ No newline at end of file diff --git a/plugins/fancynpcs/build.gradle.kts b/plugins/fancynpcs/build.gradle.kts index b437339e..3d17ec1d 100644 --- a/plugins/fancynpcs/build.gradle.kts +++ b/plugins/fancynpcs/build.gradle.kts @@ -76,7 +76,7 @@ dependencies { implementation("de.oliver.FancyAnalytics:mc-api:0.1.7") implementation("de.oliver.FancyAnalytics:logger:0.0.6") implementation("org.incendo:cloud-core:2.1.0-SNAPSHOT") - implementation("org.incendo:cloud-paper:2.0.0-SNAPSHOT") + implementation("org.incendo:cloud-paper:2.0.0-beta.11") implementation("org.incendo:cloud-annotations:2.1.0-SNAPSHOT") annotationProcessor("org.incendo:cloud-annotations:2.1.0-SNAPSHOT") implementation("org.mineskin:java-client-jsoup:3.0.3-SNAPSHOT")