diff --git a/settings.gradle.kts b/settings.gradle.kts index 5d30cc5..94614df 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -61,7 +61,7 @@ dependencyResolutionManagement { library("packetEvents", "com.github.retrooper", "packetevents-spigot").version("2.12.2") - library("cloudPaper", "org.incendo", "cloud-paper").version("2.0.0-SNAPSHOT") + library("cloudPaper", "org.incendo", "cloud-paper").version("2.0.0") library("cloudAnnotations", "org.incendo", "cloud-annotations").version("2.0.0") library("cloudExtras", "org.incendo", "cloud-minecraft-extras").version("2.0.0-SNAPSHOT")