We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 582d590 commit e58b555Copy full SHA for e58b555
settings.gradle.kts
@@ -35,7 +35,7 @@ dependencyResolutionManagement {
35
library("jetbrainsAnnotations", "org.jetbrains", "annotations").version("26.0.2")
36
37
// Commands
38
- library("cloudPaper", "org.incendo", "cloud-paper").version("2.0.0-beta.10")
+ library("cloudPaper", "org.incendo", "cloud-paper").version("2.0.0-SNAPSHOT")
39
library("cloudAnnotations", "org.incendo", "cloud-annotations").version("2.0.0")
40
library("cloudMinecraftExtras", "org.incendo", "cloud-minecraft-extras").version("2.0.0-SNAPSHOT")
41
library("adventurePlatformBukkit", "net.kyori", "adventure-platform-bukkit").version("4.4.0")
0 commit comments