Skip to content

Commit 1c8d236

Browse files
committed
Use cloud paper snapshot for now
1 parent 35c2faa commit 1c8d236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bukkit/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,5 @@ dependencies {
2323
compileOnly 'com.github.clubobsidian:foundry:3.0.0'
2424
compileOnly 'org.spigotmc:spigot-api:1.8.8-R0.1-SNAPSHOT'
2525
compileOnly 'net.md-5:bungeecord-api:1.8-SNAPSHOT'
26-
implementation "org.incendo:cloud-paper:2.0.0-beta.8"
26+
implementation "org.incendo:cloud-paper:2.0.0-SNAPSHOT"
2727
}

0 commit comments

Comments
 (0)