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 36f4ca9 commit 677cafaCopy full SHA for 677cafa
settings.gradle.kts
@@ -25,7 +25,7 @@ dependencyResolutionManagement {
25
26
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-beta.10")
+ library("cloudExtras", "org.incendo", "cloud-minecraft-extras").version("2.0.0-SNAPSHOT")
29
30
library("apacheCommons", "org.apache.commons", "commons-lang3").versionRef("apacheCommons")
31
0 commit comments