diff --git a/settings.gradle.kts b/settings.gradle.kts index e98ecf5..b0f2f76 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -25,7 +25,7 @@ dependencyResolutionManagement { //Cloud command framework library("cloudPaper", "org.incendo", "cloud-paper").version("2.0.0") - library("cloudAnnotations", "org.incendo", "cloud-annotations").version("2.0.0") + library("cloudAnnotations", "org.incendo", "cloud-annotations").version("2.1.0") library("cloudExtras", "org.incendo", "cloud-minecraft-extras").version("2.0.0") library("commodore", "me.lucko", "commodore").version("2.2")