From 22c88c014b2ae9cfd4ea1e29608f1f147f52a922 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2026 20:31:22 +0000 Subject: [PATCH] fix(deps): update dependency org.incendo:cloud-annotations to v2.1.0 --- settings.gradle.kts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/settings.gradle.kts b/settings.gradle.kts index 2b5e0ff..eefde69 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -62,7 +62,7 @@ dependencyResolutionManagement { library("packetEvents", "com.github.retrooper", "packetevents-spigot").version("2.12.2") 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") //Database