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 35c2faa commit 1c8d236Copy full SHA for 1c8d236
bukkit/build.gradle
@@ -23,5 +23,5 @@ dependencies {
23
compileOnly 'com.github.clubobsidian:foundry:3.0.0'
24
compileOnly 'org.spigotmc:spigot-api:1.8.8-R0.1-SNAPSHOT'
25
compileOnly 'net.md-5:bungeecord-api:1.8-SNAPSHOT'
26
- implementation "org.incendo:cloud-paper:2.0.0-beta.8"
+ implementation "org.incendo:cloud-paper:2.0.0-SNAPSHOT"
27
}
0 commit comments