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.
2 parents a94c579 + 8c2107f commit 8f8ee81Copy full SHA for 8f8ee81
settings.gradle.kts
@@ -23,7 +23,7 @@ dependencyResolutionManagement {
23
library("paper", "io.papermc.paper", "paper-api").versionRef("paper")
24
library("geyser", "org.geysermc.geyser", "api").versionRef("geyser")
25
26
- library("cloudPaper", "org.incendo", "cloud-paper").version("2.0.0-beta.10")
+ library("cloudPaper", "org.incendo", "cloud-paper").version("2.0.0-SNAPSHOT")
27
library("cloudAnnotations", "org.incendo", "cloud-annotations").version("2.0.0")
28
library("cloudExtras", "org.incendo", "cloud-minecraft-extras").version("2.0.0-SNAPSHOT")
29
0 commit comments