From 33d2b3e051b105a08b399684f6927fbd1a56f84b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 24 Aug 2024 22:15:17 +0000 Subject: [PATCH] Update dependency org.incendo:cloud-annotations to v2.0.0 --- gradle.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index b510619..ad4f9a4 100644 --- a/gradle.properties +++ b/gradle.properties @@ -2,4 +2,4 @@ kotlin.code.style=official luaKTVersion=2.6.1 cloudMinecraftVersion=2.0.0-beta.9 -cloudAnnotationsVersion=2.0.0-rc.2 \ No newline at end of file +cloudAnnotationsVersion=2.0.0 \ No newline at end of file