diff --git a/settings.gradle.kts b/settings.gradle.kts index d0ca06b..d166e27 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -16,7 +16,7 @@ dependencyResolutionManagement { val commandAPIVersion = "9.5.3" val coroutinesCoreVersion = "1.9.0" val jsonVersion = "20240303" - val cloudnetVersion = "4.0.0-RC10" + val cloudnetVersion = "4.0.0-SNAPSHOT" val skriptVersion = "2.9.3" library("paper", "io.papermc.paper:paper-api:$paperVersion")