Skip to content

Commit cafdec0

Browse files
authored
Merge pull request #57 from OneLiteFeatherNET/renovate/org.incendo-cloud-minecraft-extras-2.x
fix(deps): update dependency org.incendo:cloud-minecraft-extras to v2.0.0-snapshot
2 parents db45440 + 6f4f690 commit cafdec0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ dependencyResolutionManagement {
3737
// Commands
3838
library("cloudPaper", "org.incendo", "cloud-paper").version("2.0.0-beta.10")
3939
library("cloudAnnotations", "org.incendo", "cloud-annotations").version("2.0.0")
40-
library("cloudMinecraftExtras", "org.incendo", "cloud-minecraft-extras").version("2.0.0-beta.10")
40+
library("cloudMinecraftExtras", "org.incendo", "cloud-minecraft-extras").version("2.0.0-SNAPSHOT")
4141
library("adventurePlatformBukkit", "net.kyori", "adventure-platform-bukkit").version("4.3.4")
4242

4343
library("caffeine", "com.github.ben-manes.caffeine", "caffeine").version("3.2.0")

0 commit comments

Comments
 (0)